PersistingElement.getColumnFamilies()
public java.util.Collection> PersistingElement.getColumnFamilies()
PersistingElement.getColumnFamilyNames()
public java.util.Set PersistingElement.getColumnFamilyNames()
PersistingElement.getColumnFamily(java.lang.String)
public com.googlecode.n_orm.cf.ColumnFamily> PersistingElement.getColumnFamily(java.lang.String)
PersistingElement.getColumnFamily(java.lang.Object)
public com.googlecode.n_orm.cf.ColumnFamily> PersistingElement.getColumnFamily(java.lang.Object)
PersistingElement.hasChanged()
public boolean PersistingElement.hasChanged()
PersistingElement.updateFromPOJO()
public void PersistingElement.updateFromPOJO()
around
around(com.googlecode.n_orm.PersistingElement,java.lang.Object): ..
| Advises: | com.googlecode.n_orm.KeyManagement, com.googlecode.n_orm.PropertyManagement, com.googlecode.n_orm.StoreSelector, com.googlecode.n_orm.PropertyManagement.Property.Property, com.googlecode.n_orm.PropertyManagement.PropertyFamily.PropertyFamily, com.googlecode.n_orm.StorageManagement.SearchResultIterator.SearchResultIterator, com.googlecode.n_orm.StoreSelector.StoreProperties.StoreProperties, com.googlecode.n_orm.cache.perthread.Cache.init, com.googlecode.n_orm.cache.perthread.Cache.close, com.googlecode.n_orm.cf.MapColumnFamily.MapColumnFamily, com.googlecode.n_orm.cf.MapColumnFamily.keySet, com.googlecode.n_orm.cf.MapColumnFamily.entrySet, com.googlecode.n_orm.memory.Memory.Table.Row.ColumnFamily.ByteValue, com.googlecode.n_orm.operations.ImportExport.Element.Element, com.googlecode.n_orm.operations.Process.ProcessRunnable.ProcessRunnable, com.googlecode.n_orm.operations.Process.ProcessReport, com.googlecode.n_orm.query.ClassConstraintBuilder.ClassConstraintBuilder, com.googlecode.n_orm.storeapi.ProcessWrapper.ProcessWrapper, com.googlecode.n_orm.utils.AggregatingIterator |
afterReturning
afterReturning(com.googlecode.n_orm.cf.ColumnFamily): ..
-
Method Detail
-
getColumnFamilies
public java.util.Map<java.lang.String,java.lang.reflect.Field> getColumnFamilies(java.lang.Class<? extends PersistingElement> clazz)
Finds in a class the fields that are column families