|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ISQLStatementFactory | |
| textmaven.configuration | Configuration related classes. |
| textmaven.dictionaries | Dictionary related classes. |
| Uses of ISQLStatementFactory in textmaven.configuration |
| Methods in textmaven.configuration that return ISQLStatementFactory | |
ISQLStatementFactory |
ServerProxy.getStatementFactory(java.sql.Connection con,
java.lang.String tableName)
|
ISQLStatementFactory |
ServerProxy.getStatementFactory()
|
| Uses of ISQLStatementFactory in textmaven.dictionaries |
| Classes in textmaven.dictionaries that implement ISQLStatementFactory | |
class |
MySQLStatementFactory
Creates and instantiates statements appropriate for the MySQL |
| Methods in textmaven.dictionaries that return ISQLStatementFactory | |
ISQLStatementFactory |
Server.getStatementFactory(java.sql.Connection con,
java.lang.String tableName)
|
ISQLStatementFactory |
Server.getStatementFactory()
|
ISQLStatementFactory |
IServer.getStatementFactory()
Returns a StatementFactory instance for this particular server instance without initializing it. |
ISQLStatementFactory |
IServer.getStatementFactory(java.sql.Connection con,
java.lang.String tableName)
Returns a StatementFactory instance for this particular server instance. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||