| com.caucho.amber.gen.AmberMappedComponent com.caucho.amber.gen.MappedSuperclassComponent
MappedSuperclassComponent | public class MappedSuperclassComponent extends AmberMappedComponent (Code) | | Generates the Java code for the wrapped object.
|
MappedSuperclassComponent | public MappedSuperclassComponent()(Code) | | |
setMappedSuperclassType | public void setMappedSuperclassType(MappedSuperclassType mappedSuperclassType)(Code) | | Sets the bean info for the generator
|
Methods inherited from com.caucho.amber.gen.AmberMappedComponent | void generateAfterCommit(JavaWriter out, boolean isEntityParent) throws IOException(Code)(Java Doc) void generateAfterRollback(JavaWriter out) throws IOException(Code)(Java Doc) void generateCallbacks(JavaWriter out, String object, ArrayList<JMethod> callbacks) throws IOException(Code)(Java Doc) void generateCascadePersist(JavaWriter out) throws IOException(Code)(Java Doc) void generateCascadeRemove(JavaWriter out) throws IOException(Code)(Java Doc) void generateCopy(JavaWriter out) throws IOException(Code)(Java Doc) void generateCreate(JavaWriter out) throws IOException(Code)(Java Doc) void generateDelete(JavaWriter out) throws IOException(Code)(Java Doc) void generateDeleteForeign(JavaWriter out) throws IOException(Code)(Java Doc) void generateDetach(JavaWriter out, boolean isEntityParent) throws IOException(Code)(Java Doc) void generateDumpRelationships(JavaWriter out) throws IOException(Code)(Java Doc) void generateExpire(JavaWriter out) throws IOException(Code)(Java Doc) void generateFields(JavaWriter out) throws IOException(Code)(Java Doc) void generateFlush(JavaWriter out) throws IOException(Code)(Java Doc) void generateFlushUpdate(JavaWriter out, boolean isEntityParent) throws IOException(Code)(Java Doc) void generateGetCacheEntity(JavaWriter out) throws IOException(Code)(Java Doc) void generateGetEntityState(JavaWriter out) throws IOException(Code)(Java Doc) void generateGetEntityType(JavaWriter out) throws IOException(Code)(Java Doc) void generateHeader(JavaWriter out, boolean isEntityParent) throws IOException(Code)(Java Doc) void generateHome(JavaWriter out) throws IOException(Code)(Java Doc) void generateHomeFind(JavaWriter out) throws IOException(Code)(Java Doc) void generateHomeFindNew(JavaWriter out) throws IOException(Code)(Java Doc) void generateHomeNew(JavaWriter out) throws IOException(Code)(Java Doc) void generateHomeNewLoading(JavaWriter out, String discriminatorVar) throws IOException(Code)(Java Doc) void generateIncrementVersion(JavaWriter out) throws IOException(Code)(Java Doc) void generateInit(JavaWriter out, boolean isEntityParent) throws IOException(Code)(Java Doc) void generateInternals(JavaWriter out) throws IOException(Code)(Java Doc) void generateIsDirty(JavaWriter out) throws IOException(Code)(Java Doc) void generateLoad(JavaWriter out, boolean isEntityParent) throws IOException(Code)(Java Doc) void generateLoadFromObject(JavaWriter out, boolean isEntityParent) throws IOException(Code)(Java Doc) void generateLoadGroup(JavaWriter out, int groupIndex) throws IOException(Code)(Java Doc) void generateLoadKey(JavaWriter out) throws IOException(Code)(Java Doc) void generateMakePersistent(JavaWriter out) throws IOException(Code)(Java Doc) void generateMatch(JavaWriter out) throws IOException(Code)(Java Doc) void generateMethods(JavaWriter out) throws IOException(Code)(Java Doc) void generatePrologue(JavaWriter out, HashSet<Object> completedSet) throws IOException(Code)(Java Doc) void generateResultSetLoad(JavaWriter out, boolean isEntityParent) throws IOException(Code)(Java Doc) void generateSetLoadMask(JavaWriter out) throws IOException(Code)(Java Doc) void generateSetQuery(JavaWriter out, boolean isEntityParent) throws IOException(Code)(Java Doc) void generateUpdateCacheItem(JavaWriter out, boolean isEntityParent) throws IOException(Code)(Java Doc) public String getBaseClassName()(Code)(Java Doc) public String getBeanClassName()(Code)(Java Doc) public String getClassName()(Code)(Java Doc) String getDebug()(Code)(Java Doc) public ArrayList<PersistentDependency> getDependencies()(Code)(Java Doc) public void setBaseClassName(String baseClassName)(Code)(Java Doc) public void setExtClassName(String extClassName)(Code)(Java Doc) void setRelatedType(RelatedType relatedType)(Code)(Java Doc)
|
|
|