Class TypeFactory

  • All Implemented Interfaces:
    Serializable

    @Deprecated
    public final class TypeFactory
    extends Object
    implements Serializable
    Deprecated.
    Use TypeConfiguration instead
    Used internally to build instances of Type, specifically it builds instances of

    Used internally to obtain instances of Type. Applications should use static methods and constants on org.hibernate.Hibernate.

    See Also:
    Serialized Form