The CassandraTemplate is a convenient API for all Cassandra operations using POJOs with their Spring Data Cassandra mapping information. For low-level Cassandra operation, see {@link CqlTemplate}.
@author Alex Shvid
@author David Webb
@author Matthew T. Adams
@author Oliver Gierke
@see CqlTemplate
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.