JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.tmatesoft.sqljet.core.schema
Interface ISqlJetTypeDef
All Known Implementing Classes:
SqlJetTypeDef
public interface
ISqlJetTypeDef
Column's type definition.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
String
>
getNames
()
Double
getSize1
()
Double
getSize2
()
Method Details
getNames
List
<
String
>
getNames
()
getSize1
Double
getSize1
()
getSize2
Double
getSize2
()