Package org.tmatesoft.sqljet.core.schema
Interface ISqlJetTypeDef
-
- All Known Implementing Classes:
SqlJetTypeDef
public interface ISqlJetTypeDefColumn's type definition.- Author:
- TMate Software Ltd., Dmitry Stadnik (dtrace@seznam.cz)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<java.lang.String>getNames()java.lang.DoublegetSize1()java.lang.DoublegetSize2()
-