Class PrimaryKeyWrapperFactory
- java.lang.Object
-
- org.hibernate.tool.orm.jbt.internal.factory.PrimaryKeyWrapperFactory
-
public class PrimaryKeyWrapperFactory extends Object
-
-
Constructor Summary
Constructors Constructor Description PrimaryKeyWrapperFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static PrimaryKeyWrappercreatePrimaryKeyWrapper(org.hibernate.mapping.PrimaryKey wrappedPrimaryKey)
-
-
-
Method Detail
-
createPrimaryKeyWrapper
public static PrimaryKeyWrapper createPrimaryKeyWrapper(org.hibernate.mapping.PrimaryKey wrappedPrimaryKey)
-
-