public class DatabaseColInfoElement extends Element
| Modifier and Type | Field and Description | 
|---|---|
| java.lang.String | nameThe optional name of this column. | 
| java.lang.String | typeThe type of this column. | 
| Constructor and Description | 
|---|
| DatabaseColInfoElement() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | toSaxStart(org.xml.sax.ContentHandler ch) | 
getDescription, getName, toSaxEndpublic java.lang.String name
public java.lang.String type
public void toSaxStart(org.xml.sax.ContentHandler ch)
                throws org.xml.sax.SAXException
toSaxStart in class Elementorg.xml.sax.SAXExceptionCopyright © 2021 Oracle. All right reserved. Restricted and confidential property of Oracle. Solely for use by recipent under agreement forbidding disclosure.