| Package | Description |
|---|---|
| com.avaje.ebeaninternal.api | |
| com.avaje.ebeaninternal.server.core |
Core implementation objects
|
| com.avaje.ebeaninternal.server.ddl |
| Class and Description |
|---|
| DdlGenerator
Controls the generation of DDL and potentially runs the resulting scripts.
|
| Class and Description |
|---|
| DdlGenerator
Controls the generation of DDL and potentially runs the resulting scripts.
|
| Class and Description |
|---|
| AbstractBeanVisitor
Base BeanVisitor that can help visiting inherited properties.
|
| AddForeignKeysVisitor
Used to generate the foreign key DDL and related indexes.
|
| BaseTablePropertyVisitor
Used to help mark PropertyVisitor methods that need to be implemented
to visit base table properties.
|
| BeanVisitor
Visitor pattern for visiting a BeanDescriptor and potentially all its bean
properties.
|
| CreateTableVisitor
Used to generated the create table DDL script.
|
| DdlGenContext
The context used during DDL generation.
|
| PropertyVisitor
Used to visit a BeanProperty given the type of bean property it is.
|
Copyright © 2014. All Rights Reserved.