Package | Description |
---|---|
com.datastax.driver.mapping |
Modifier and Type | Class and Description |
---|---|
static class |
NamingConventions.LowerCamelCase
Represents Camel case naming convention
with a lower cased first letter.
|
static class |
NamingConventions.UpperCamelCase
Represents Camel case naming convention
with an upper cased first letter.
|
Copyright © 2012–2019. All rights reserved.