Class DDLConstantAction.SettableBoolean
- java.lang.Object
-
- org.apache.derby.impl.sql.execute.DDLConstantAction.SettableBoolean
-
- Enclosing class:
- DDLConstantAction
private static class DDLConstantAction.SettableBoolean extends java.lang.ObjectMutable Boolean wrapper, initially false
-
-
Field Summary
Fields Modifier and Type Field Description (package private) booleanvalue
-
Constructor Summary
Constructors Constructor Description SettableBoolean()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) booleanget()(package private) voidset(boolean b)
-