Class OracleColumn
java.lang.Object
org.aoju.bus.shade.screw.dialect.oracle.OracleColumn
- All Implemented Interfaces:
Column
Oracle table column
- Since:
- Java 17+
- Author:
- Kimi Liu
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.aoju.bus.shade.screw.metadata.Column
getColumnDef, getColumnLength, getColumnName, getColumnSize, getColumnType, getDecimalDigits, getNullable, getOrdinalPosition, getPrimaryKey, getRemarks, getTableName, getTypeName
-
Constructor Details
-
OracleColumn
public OracleColumn()
-