Uses of Interface
org.hibernate.tool.orm.jbt.wrp.Wrapper
-
Packages that use Wrapper Package Description org.hibernate.tool.orm.jbt.wrp -
-
Uses of Wrapper in org.hibernate.tool.orm.jbt.wrp
Subinterfaces of Wrapper in org.hibernate.tool.orm.jbt.wrp Modifier and Type Interface Description interfaceColumnWrapperinterfaceForeignKeyWrapperstatic interfaceHqlCompletionProposalWrapperFactory.HqlCompletionProposalWrapperinterfacePersistentClassWrapperinterfacePrimaryKeyWrapperinterfaceTableWrapperClasses in org.hibernate.tool.orm.jbt.wrp that implement Wrapper Modifier and Type Class Description classDelegatingColumnWrapperImplclassDelegatingForeignKeyWrapperImplclassDelegatingPersistentClassWrapperImplclassDelegatingPrimaryKeyWrapperImplclassDelegatingTableWrapperImpl
-