public class Table extends Object
Table(String tableName, Mapper mapper, Class<?> clz)
protected void
adjust(Map<String,Object> properties)
Object
retrieve(Class<?> cls, Map<String,Object> objectProperties)
boolean
store(Map<String,Object> objectProperties)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Table(String tableName, Mapper mapper, Class<?> clz)
tableName
mapper
clz
public boolean store(Map<String,Object> objectProperties)
public Object retrieve(Class<?> cls, Map<String,Object> objectProperties)
protected void adjust(Map<String,Object> properties)
Copyright © 2016. All rights reserved.