Class ReflectiveSchemaTest.BadType

  • Enclosing class:
    ReflectiveSchemaTest

    public static class ReflectiveSchemaTest.BadType
    extends java.lang.Object
    Table that has a field that cannot be recognized as a SQL type.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.util.BitSet bitSet  
      int integer  
    • Constructor Summary

      Constructors 
      Constructor Description
      BadType()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • bitSet

        public final java.util.BitSet bitSet
    • Constructor Detail

      • BadType

        public BadType()