Package | Description |
---|---|
org.josef.jpa |
JPA (Java Persistence API) related classes.
|
Modifier and Type | Method and Description |
---|---|
WhereClauseRpn |
WhereClauseRpn.and()
Performs an AND operation.
|
WhereClauseRpn |
WhereClauseRpn.or()
Performs an OR operation.
|
WhereClauseRpn |
WhereClauseRpn.push(String expression)
Pushes the supplied expression on the stack.
|
Copyright © 2008–2018. All rights reserved.