Class TypeWrapperFactory

java.lang.Object
org.hibernate.tool.orm.jbt.internal.factory.TypeWrapperFactory

public class TypeWrapperFactory extends Object
  • Constructor Details

    • TypeWrapperFactory

      public TypeWrapperFactory()
  • Method Details

    • createTypeWrapper

      public static TypeWrapper createTypeWrapper(org.hibernate.type.Type wrappedType)