|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JPQLContextView
The interface provides a view on JPQL Context. The view can be used to access different JPQL context type implementations.
JPQLContextType
,
JPQLContextType
Method Summary | |
---|---|
String |
getJPAEntityAlias()
The method returns a JPA entity alias name for which the JPQL context is relevant. |
String |
getJPAEntityName()
The method returns a JPA entity name for which the JPQL context is relevant. |
JPQLContextType |
getType()
The method returns a JPQL context type |
Method Detail |
---|
String getJPAEntityName()
String getJPAEntityAlias()
JPQLContextType getType()
JPQLContextType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |