|
Oracle Data-aware Controls Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.beans.PropertyEditorSupport | +--oracle.dacf.dataset.IntTagEditor | +--oracle.dacf.dataset.DriverTypeEditor
Internal: Applications should not use this class.
The DriverTypeEditor class extends IntTagEditor
which supports the use of the integer type properties as tags. DriverTypeEditor
identifies the Oracle drivers, THIN, OCI7 and OCI8, whose integer type properties can be used as tags.
IntTagEditor
Constructor Summary | |
DriverTypeEditor()
Internal: Applications should not use this class. |
Methods inherited from class oracle.dacf.dataset.IntTagEditor |
getAsText, getJavaInitializationString, getTags, setAsText |
Methods inherited from class java.beans.PropertyEditorSupport |
addPropertyChangeListener, firePropertyChange, getCustomEditor, getValue, isPaintable, paintValue, removePropertyChangeListener, setValue, supportsCustomEditor |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DriverTypeEditor()
|
Oracle Data-aware Controls Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |