|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ISqlIdentifierMapperFactory | |
---|---|
org.clazzes.jdbc2xml.sql | |
org.clazzes.jdbc2xml.sql.impl |
Uses of ISqlIdentifierMapperFactory in org.clazzes.jdbc2xml.sql |
---|
Classes in org.clazzes.jdbc2xml.sql that implement ISqlIdentifierMapperFactory | |
---|---|
class |
SqlIdentifierMapperFactory
|
Methods in org.clazzes.jdbc2xml.sql that return ISqlIdentifierMapperFactory | |
---|---|
static ISqlIdentifierMapperFactory |
SqlIdentifierMapperFactory.newInstance()
|
Uses of ISqlIdentifierMapperFactory in org.clazzes.jdbc2xml.sql.impl |
---|
Classes in org.clazzes.jdbc2xml.sql.impl that implement ISqlIdentifierMapperFactory | |
---|---|
class |
SqlIdentifierMapperFactoryImpl
The default SQL identifier mapper factory implementation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |