public abstract class BaseServiceImpl<T extends BaseEntity> extends Object
| Constructor and Description |
|---|
BaseServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
T |
getById(UUID uuid,
com.datastax.driver.core.BoundStatement statement)
Returns a record based on its ID.
|
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.