|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NotYetImplementedException | |
---|---|
org.azzyzt.jee.runtime.dto.query | |
org.azzyzt.jee.runtime.eao | |
org.azzyzt.jee.runtime.util |
Uses of NotYetImplementedException in org.azzyzt.jee.runtime.dto.query |
---|
Methods in org.azzyzt.jee.runtime.dto.query that throw NotYetImplementedException | |
---|---|
static Literal |
Literal.parse(java.lang.String text,
LiteralType type)
Factory method that creates a Literal from a text. |
Uses of NotYetImplementedException in org.azzyzt.jee.runtime.eao |
---|
Methods in org.azzyzt.jee.runtime.eao that throw NotYetImplementedException | ||
---|---|---|
|
EaoBase.list(QuerySpec qs,
java.lang.Class<T> clazz,
TypeMetaInfoInterface tmi)
Returns the result of a typed query. |
Uses of NotYetImplementedException in org.azzyzt.jee.runtime.util |
---|
Methods in org.azzyzt.jee.runtime.util that throw NotYetImplementedException | |
---|---|
javax.persistence.TypedQuery<T> |
QueryBuilder.build()
builds the typed query |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |