Package org.gvsig.fmap.dal.resource.db
Interface DBResource
- All Superinterfaces:
Resource
Interface for Resources of a Data Base
- Author:
- jmvivo
-
Method Summary
Modifier and TypeMethodDescriptionbooleaninform if connection to the data base is establishedMethods inherited from interface org.gvsig.fmap.dal.resource.Resource
addConsumer, closeRequest, execute, get, getConsumersCount, getData, getLastTimeOpen, getLastTimeUsed, getName, getParameters, inUse, isOpen, openCount, removeConsumer, setData
-
Method Details
-
isConnected
boolean isConnected()inform if connection to the data base is established- Returns:
-