public class CassandraMappingManager extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
LOG |
| Modifier and Type | Method and Description |
|---|---|
CassandraMapping |
get(Class<?> persistentClass) |
static CassandraMappingManager |
getManager() |
void |
loadConfiguration()
Primary class for loading Cassandra configuration from the 'MAPPING_FILE'.
|
public static CassandraMappingManager getManager()
public CassandraMapping get(Class<?> persistentClass)
public void loadConfiguration()
throws org.jdom.JDOMException,
IOException
org.jdom.JDOMExceptionIOExceptionCopyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.