|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EntityInstantiationException | |
---|---|
org.azzyzt.jee.runtime.conv | |
org.azzyzt.jee.runtime.eao |
Uses of EntityInstantiationException in org.azzyzt.jee.runtime.conv |
---|
Methods in org.azzyzt.jee.runtime.conv that throw EntityInstantiationException | |
---|---|
EntityBase |
ConverterRawInterface.fromRawDto(java.lang.Object in)
converts a DTO to the associated entity |
Uses of EntityInstantiationException in org.azzyzt.jee.runtime.eao |
---|
Methods in org.azzyzt.jee.runtime.eao that throw EntityInstantiationException | ||
---|---|---|
|
EaoBase.findOrCreate(java.lang.Class<T> clazz,
I id)
Fetches an entity by ID or, if it does not exist, creates it. |
|
java.lang.Object[] |
MultiObjectSaver.store(EaoBase eao,
InvocationRegistryInterface invocationRegistry,
TypeMetaInfoInterface tmi,
java.util.List dtos)
Uses an EAO and type meta information to persist the entities corresponding to a list of DTOs. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |