Class SchemaTest


public class SchemaTest extends AbstractEntitySqlGeneratorTest
Tests that schema and catalog annotations are respected correctly.
Author:
Tobias Liefke
  • Constructor Details

    • SchemaTest

      public SchemaTest()
  • Method Details

    • testSchema

      @Test public void testSchema() throws IOException
      Ensures that schema and catalog annotations are respected correctly.
      Throws:
      IOException - if Hibernate or the generator throws one