Package | Description |
---|---|
org.hibernate.cfg |
This package defines APIs for configuring Hibernate, and classes
for building the Hibernate configuration-time metamodel.
|
Modifier and Type | Class and Description |
---|---|
class |
RecoverableException
Should neven be exposed to the client
An exception that wrap an underlying exception whith the hope
subsequent processing will recover from it.
|
Modifier and Type | Method and Description |
---|---|
void |
Mappings.addAnyMetaDef(AnyMetaDef defAnn) |
void |
Configuration.MappingsImpl.addAnyMetaDef(AnyMetaDef defAnn) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.