DATACASS-705 - Introduce FactoryBean for SessionFactory.
We now provide SessionFactoryFactoryBean as factory bean and initializer for a SessionFactory. <cassandra:session-factory> <cassandra:script location="my/scripts/schema.cql"/> </cassandra:session-factory> Original pull request: #167.
This commit is contained in:
@@ -610,8 +610,6 @@ NOTE: Keyspace creation allows rapid bootstrapping without the need of external
|
||||
for certain scenarios but should be used with care. Dropping a keyspace on application shutdown removes the keyspace
|
||||
and all data from the tables in the keyspace.
|
||||
|
||||
|
||||
|
||||
[[cassandra.schema-management.initializing]]
|
||||
=== Initializing a `SessionFactory`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user