Class SchemaTestEntity

java.lang.Object
org.fastnate.generator.test.schema.SchemaTestEntity

@Entity public class SchemaTestEntity extends Object
Test entity for testing schema and catalog annotations.
Author:
Tobias Liefke
  • Constructor Details

    • SchemaTestEntity

      public SchemaTestEntity(String name)
      Creates a new instance of SchemaTestEntity.
      Parameters:
      name - the name of the entity
    • SchemaTestEntity

      protected SchemaTestEntity()
  • Method Details