|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DatabaseFactory
Factory of Database instances.
Method Summary | |
---|---|
Database |
getDatabase(javax.sql.DataSource store)
Should build a proper Database implementation depending on the underlying RDBMS given by store . |
Method Detail |
---|
Database getDatabase(javax.sql.DataSource store) throws java.sql.SQLException
store
.
java.sql.SQLException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |