public class CounterLoader extends Object
| Constructor and Description |
|---|
CounterLoader() |
| Modifier and Type | Method and Description |
|---|---|
void |
loadClusteredCounterColumn(PersistenceContext context,
Object realObject,
PropertyMeta counterMeta) |
<T> T |
loadClusteredCounters(PersistenceContext context) |
void |
loadCounter(PersistenceContext context,
Object entity,
PropertyMeta counterMeta) |
public <T> T loadClusteredCounters(PersistenceContext context)
public void loadClusteredCounterColumn(PersistenceContext context, Object realObject, PropertyMeta counterMeta)
public void loadCounter(PersistenceContext context, Object entity, PropertyMeta counterMeta)
Copyright © 2012-2014. All Rights Reserved.