uk.org.ponder.beanutil.entity |
|
Java Source File Name | Type | Comment |
BeanExploder.java | Class | Will "explode" a bean prototype into a "freely indexed" address space by
cloning or instantiation. |
EntityBeanLocator.java | Interface | The common interface to the "in code" functionality of an EntityBeanLocator. |
EntityID.java | Class | Represents the locator for an "entity", probably provided by some ORM
mapping solution. |
EntityIDRewriter.java | Interface | Interface implemented by an ORM adaptation layer to keep bean values
respresenting entity IDs consistent. |
NewEntityEntry.java | Class | |
NewEntityReceiver.java | Interface | |