Package net.java.ao.builder
Interface DatabaseProperties
public interface DatabaseProperties
-
Method Summary
-
Method Details
-
getUrl
String getUrl() -
getUsername
String getUsername() -
getPassword
String getPassword() -
getSchema
String getSchema() -
getConnectionPool
ConnectionPool getConnectionPool()
-