@Entity public class ReplicationChange extends Object
| Constructor and Description |
|---|
ReplicationChange(String table,
Object id)
constructor
|
public Date getTime()
public void setTime(Date time)
time - The time to set.public String getTable()
public void setTable(String table)
table - The table to set.public Object getId()
public void setId(Object id)
id - The id to set.Copyright © 2012–2018. All rights reserved.