| Package | Description |
|---|---|
| org.batoo.jpa.core.impl.deployment |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DeploymentManager.handleException(Throwable t)
Handles the exception.
|
protected void |
DeploymentManager.perform()
Performs the deployment unit for all the types.
|
static void |
DdlManager.perform(DataSource datasource,
MetamodelImpl metamodel,
DDLMode ddlMode)
Performs the DDL operations.
|
Void |
LinkManager.perform(EntityTypeImpl<?> entity)
Performs the actual task on the type.
|
Void |
DdlManager.perform(EntityTypeImpl<?> type)
Performs the actual task on the type.
|
static void |
LinkManager.perform(MetamodelImpl metamodel)
Performs the association linking operations.
|
static void |
NamedQueriesManager.perform(MetamodelImpl metamodel,
CriteriaBuilderImpl criteriaBuilder)
Performs the association linking operations.
|
Void |
NamedQueriesManager.perform(NamedQueryMetadata namedQuery)
Performs the actual task on the type.
|
abstract Void |
DeploymentManager.perform(X type)
Performs the actual task on the type.
|
Copyright © 2012-2013 Batoo. All Rights Reserved.