org.neodatis.odb.core.layers.layer3
Interface IBaseIdentification
- All Known Implementing Classes:
- IOFileParameter, IOSocketParameter, ServerFileParameter
public interface IBaseIdentification
An interface to get info about database parameters
- Author:
- osmadja
canWrite
boolean canWrite()
getIdentification
java.lang.String getIdentification()
isNew
boolean isNew()
isLocal
boolean isLocal()
getDirectory
java.lang.String getDirectory()
getUserName
java.lang.String getUserName()
getPassword
java.lang.String getPassword()