Home
Package
Class
Method
Package
org
.
caffinitas
.
mapper
.
demo
Examples of org.caffinitas.mapper.demo.Demo
org.caffinitas.mapper.demo.Demo
38
39
40
41
42
43
44
}
}
@Test
public
void
demo
()
throws
Exception
{
new
Demo
()
.runDemo
(
cluster
)
;
}
View Full Code Here
TOP
Related Classes of org.caffinitas.mapper.demo.Demo
com.datastax.driver.core.Cluster
org.caffinitas.mapper.core.CqlStatementList
org.caffinitas.mapper.core.DataModel
org.caffinitas.mapper.core.PersistenceManager
org.caffinitas.mapper.core.PersistenceSession
org.caffinitas.mapper.core.scan.DataModelScanner
org.caffinitas.mapper.core.SchemaGenerator
org.caffinitas.mapper.demo.entity.AggregatorModuleEntity
org.caffinitas.mapper.demo.entity.CodeModuleEntity
org.caffinitas.mapper.demo.entity.ProjectEntity
Copyright © 2018 www.massapicom. All rights reserved.
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
.