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