Package org.hibernate.generator.internal
Class NaturalIdHelper
- java.lang.Object
-
- org.hibernate.generator.internal.NaturalIdHelper
-
public class NaturalIdHelper extends Object
-
-
Constructor Summary
Constructors Constructor Description NaturalIdHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String[]
getNaturalIdPropertyNames(EntityPersister persister)
-
-
-
Method Detail
-
getNaturalIdPropertyNames
public static String[] getNaturalIdPropertyNames(EntityPersister persister)
-
-