Package org.azzyzt.jee.runtime.eao

Class Summary
EaoBase The abstract base class of the generated generic entity access objects.
IdTranslator When a graph of new but connected objects is persisted, the DTOs can't be connected by each other's IDs, because at that time no object has an ID yet.
MultiObjectDeleter One of the service beans generated by Azzyzt JEE Tools, ModifyMultiBean, needs to deal with polymorphic lists of DTOs.
MultiObjectSaver One of the service beans generated by Azzyzt JEE Tools, ModifyMultiBean, needs to deal with polymorphic lists of DTOs.