|
com.im.commons.db 5.9.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DatabasePlatformFactory
| Method Summary | |
|---|---|
DatabasePlatform |
create(ApplicationContext ctx)
|
DatabasePlatform |
create(BaseDataSource dds)
|
DatabasePlatform |
create(String driver,
String url,
String user,
String password,
String schema,
String catalog,
Properties properties)
|
boolean |
supports(ApplicationContext ctx)
|
boolean |
supports(String driver,
String url)
|
| Method Detail |
|---|
boolean supports(String driver,
String url)
DatabasePlatform create(String driver,
String url,
String user,
String password,
String schema,
String catalog,
Properties properties)
throws SQLException,
ClassNotFoundException
SQLException
ClassNotFoundExceptionboolean supports(ApplicationContext ctx)
DatabasePlatform create(ApplicationContext ctx)
DatabasePlatform create(BaseDataSource dds)
|
com.im.commons.db 5.9.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||