-
MethodDescriptionsince 2.0. The method returns a concatenated schema with table name which conflicts with escaping. Use rather
NamingStrategy.getTableName(Class)
andNamingStrategy.getSchema()
independentlysince 2.2, in favor ofPersistentProperty.isAssociation()
UseRenderContext.getInsertRenderContext()
instead.
-
ConstructorDescriptionsince 2.1.4, use
BeforeConvertEvent(Object)
as we don't expect anAggregateChange
before converting an aggregate.
AfterConvertCallback
instead.