JavaScript is disabled on your browser.
Spring Data Cassandra - Core
java.lang.Object
org.springframework.data.cassandra.mapping.BasicCassandraPersistentEntityMetadataVerifier
Field Summary
Fields
Modifier and Type
Field and Description
protected boolean
strict
Method Summary
Methods
Modifier and Type
Method and Description
boolean
isStrict ()
void
setStrict (boolean strict)
void
verify (CassandraPersistentEntity <?> entity)
Performs verification on the Persistent Entity to ensure all markers and marker combinations are valid.
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Field Detail
strict
protected boolean strict
Spring Data Cassandra - Core
Copyright © 2011-2014–2014 Pivotal Software, Inc. . All rights reserved.