public interface GeneratorMetadata extends BindableMetadata
| Modifier and Type | Method and Description |
|---|---|
int |
getAllocationSize()
Returns the allocation size of the generator.
|
java.lang.String |
getCatalog()
Returns the catalog of the generator.
|
int |
getInitialValue()
Returns the initial value of the generator.
|
java.lang.String |
getSchema()
Returns the name of the schema of the generator.
|
getNamegetLocatorint getAllocationSize()
java.lang.String getCatalog()
int getInitialValue()
java.lang.String getSchema()
Copyright © 2012-2013 Batoo Software & Consultancy. All Rights Reserved.