public abstract class Values extends Object
protected Map<String,Object>
values
Values()
protected Object
get(String key)
protected Values
put(String key, Object value)
abstract String
toInsert()
toUpdate()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected Map<String,Object> values
public Values()
protected Values put(String key, Object value)
key
value
protected Object get(String key)
public abstract String toInsert()
public abstract String toUpdate()
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.