| Modifier and Type | Required Element and Description | 
|---|---|
| String | name | 
| String | type | 
| Modifier and Type | Optional Element and Description | 
|---|---|
| String | collation | 
| String | defaultValue | 
| boolean | fixedLenght | 
| int | maxLenght | 
| String | mimeType | 
| boolean | nullable | 
| int | precision | 
| int | scale | 
| String | srid | 
| StoreGeneratedPattern | storeGeneratedPattern | 
| boolean | unicode | 
public abstract String name
public abstract String type
public abstract String defaultValue
public abstract String collation
public abstract String srid
public abstract String mimeType
public abstract StoreGeneratedPattern storeGeneratedPattern
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.