Package is.codion.tools.generator.model
package is.codion.tools.generator.model
-
ClassesClassDescriptionFor instances use the factory method
DomainGeneratorModel.domainGeneratorModel(Database, User).Represents a generated entity in the domain generator, wrapping itsEntityDefinitionalong with the underlying table type and whether a DTO should be generated.Represents a database schema in the domain generator, providing its catalog, name and populated state.