|
EclipseLink 2.4.2, build 'v20130514-5956486' API Reference | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IJPQLQueryFormatter
A IJPQLQueryFormatter
helps to write a string representation of a StateObject
.
Nested Class Summary | |
---|---|
static class |
IJPQLQueryFormatter.IdentifierStyle
This enumeration determines how the JPQL identifiers are formatted when written out. |
Method Summary | |
---|---|
java.lang.String |
toString(StateObject stateObject)
Creates a string representation of the given StateObject . |
Method Detail |
---|
java.lang.String toString(StateObject stateObject)
StateObject
.
stateObject
- The StateObject
that represents a complete or incomplete JPQL query
StateObject
|
EclipseLink 2.4.2, build 'v20130514-5956486' API Reference | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |