A B C D E F G I J L M N O P Q R S T U V X

D

DateFieldType - Enum in org.azzyzt.jee.runtime.entity
Enumeration of possible types for automatically filled timestamp fields
delete(Class<T>, I) - Method in class org.azzyzt.jee.runtime.eao.EaoBase
Deletes an entity of a given class and ID.
delete(Object, Class<?>) - Method in class org.azzyzt.jee.runtime.eao.EaoBase
Another version needed in cases when we are definite about the classes, but have no way to prove it to the compiler.
delete(EaoBase, TypeMetaInfoInterface, List) - Method in class org.azzyzt.jee.runtime.eao.MultiObjectDeleter
Uses an EAO and type meta information to delete the entities corresponding to a list of DTOs.
deleteByName(Class<T>, String) - Method in class org.azzyzt.jee.runtime.eao.EaoBase
Deletes all entities with a name matching a certain wildcard.
detail - Variable in class org.azzyzt.jee.runtime.service.ExceptionToSuccessMapper
 
DuplicateProxyIdException - Exception in org.azzyzt.jee.runtime.exception
 
DuplicateProxyIdException(String) - Constructor for exception org.azzyzt.jee.runtime.exception.DuplicateProxyIdException
 

A B C D E F G I J L M N O P Q R S T U V X