Uses of Interface
org.clazzes.jdbc2xml.sql.ISqlIdentifierMapperFactory

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.
 



Copyright © 2011. All Rights Reserved.