public interface IJPQLQueryFormatter
IJPQLQueryFormatter
helps to write a string representation of a StateObject
.Modifier and Type | Interface and Description |
---|---|
static class |
IJPQLQueryFormatter.IdentifierStyle
This enumeration determines how the JPQL identifiers are formatted when written out.
|
Modifier and Type | Method and Description |
---|---|
String |
toString(StateObject stateObject)
Creates a string representation of the given
StateObject . |
String toString(StateObject stateObject)
StateObject
.stateObject
- The StateObject
that represents a complete or incomplete JPQL queryStateObject
EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference