JavaXT
|
|
Compiler ClassUsed to compile ORM models into Java classes. The classes are ephemeral meaning they are not saved anywhere on disk (no class files or jar files). Instead the classes are stored in memory and are tied to the lifecycle of the JVM.
ConstructorsPublic Methods |