Uses of Class
org.sqlproc.engine.hibernate.type.HibernateTypeFactory

Packages that use HibernateTypeFactory
org.sqlproc.engine.hibernate.type All the META types staff for the Hibernate stack devoted to special handling of input/output values. 
 

Uses of HibernateTypeFactory in org.sqlproc.engine.hibernate.type
 

Fields in org.sqlproc.engine.hibernate.type declared as HibernateTypeFactory
private static HibernateTypeFactory HibernateTypeFactory.factory
          The private static instance of this factory.
 

Methods in org.sqlproc.engine.hibernate.type that return HibernateTypeFactory
static HibernateTypeFactory HibernateTypeFactory.getInstance()
          The main method to obtain the singleton instance of this factory.
 



Copyright © 2013. All Rights Reserved.