Package | Description |
---|---|
org.springframework.orm.hibernate3 |
Package providing integration of
Hibernate 3.x
with Spring concepts.
|
Modifier and Type | Method and Description |
---|---|
void |
LocalSessionFactoryBean.setTypeDefinitions(TypeDefinitionBean... typeDefinitions)
Specify the Hibernate type definitions to register with the SessionFactory,
as Spring TypeDefinitionBean instances.
|
Copyright © 2015. All rights reserved.