Uses of Interface
org.hibernate.tool.orm.jbt.api.wrp.HqlCompletionProposalWrapper
-
Packages that use HqlCompletionProposalWrapper Package Description org.hibernate.tool.orm.jbt.internal.factory -
-
Uses of HqlCompletionProposalWrapper in org.hibernate.tool.orm.jbt.internal.factory
Methods in org.hibernate.tool.orm.jbt.internal.factory that return HqlCompletionProposalWrapper Modifier and Type Method Description static HqlCompletionProposalWrapperHqlCompletionProposalWrapperFactory. createHqlCompletionProposalWrapper(Object wrappedCompletionProposal)
-