| Package | Description |
|---|---|
| org.batoo.jpa.jdbc | |
| org.batoo.jpa.parser.impl.metadata | |
| org.batoo.jpa.parser.impl.orm | |
| org.batoo.jpa.parser.metadata |
| Constructor and Description |
|---|
AbstractGenerator(GeneratorMetadata metadata) |
| Modifier and Type | Class and Description |
|---|---|
class |
SequenceGeneratorMetadataImpl
Implementation of
SequenceGeneratorMetadata. |
class |
TableGeneratorMetadataImpl
Implementation of
TableGeneratorMetadata. |
| Modifier and Type | Class and Description |
|---|---|
class |
GeneratorElement
Element for
sequence-generator and table-generator elements. |
class |
SequenceGeneratorElement
Element for
sequence-generator elements. |
class |
TableGeneratorElement
Element for
sequence-generator elements. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SequenceGeneratorMetadata
The definition of the sequence generators.
|
interface |
TableGeneratorMetadata
The definition of the table generators.
|
Copyright © 2012-2013 Batoo. All Rights Reserved.