Interface Cfg2HbmToolWrapper
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetTag(PersistentClassWrapper pcw)StringgetTag(PropertyWrapper pw)-
Methods inherited from interface org.hibernate.tool.orm.jbt.api.wrp.Wrapper
getWrappedObject
-
-
-
-
Method Detail
-
getTag
String getTag(PersistentClassWrapper pcw)
-
getTag
String getTag(PropertyWrapper pw)
-
-