- All Superinterfaces:
Wrapper
public interface HqlCompletionProposalWrapper
extends Wrapper
-
Method Summary
int
int
int
int
org.hibernate.mapping.Property
int
int
int
int
-
Method Details
-
-
getReplaceStart
int getReplaceStart()
-
getReplaceEnd
int getReplaceEnd()
-
-
getCompletionKind
int getCompletionKind()
-
-
-
getProperty
org.hibernate.mapping.Property getProperty()
-
aliasRefKind
int aliasRefKind()
-
entityNameKind
int entityNameKind()
-
propertyKind
int propertyKind()
-
keywordKind
int keywordKind()
-
functionKind
int functionKind()