Package com.adbs.ast
Class SQLBuilderConditionFormat
java.lang.Object
com.adbs.ast.UpdatablePersistent
com.adbs.ast.SQLBuilderConditionFormat
- All Implemented Interfaces:
Disposable
-
Field Summary
Fields inherited from class com.adbs.ast.UpdatablePersistent
updatedEventListenerList
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.adbs.ast.UpdatablePersistent
addUpdatedEventListener, beginUpdate, dispose, doUpdated, endUpdate, fireUpdatedEvent, getParent, isUpdating, notifyUpdated, removeUpdatedEventListener
-
Constructor Details
-
SQLBuilderConditionFormat
-
-
Method Details
-
getNewLineAfter
-
setNewLineAfter
-
getIndentNestedConditions
public int getIndentNestedConditions() -
setIndentNestedConditions
public void setIndentNestedConditions(int value) -
assign
- Overrides:
assign
in classUpdatablePersistent
-