@Entity(name="Complex") public class ComplexData extends Object
ComplexData(long millis, String quote)
void
setQuote(String value)
String
toString()
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ComplexData(long millis, String quote)
public void setQuote(String value)
public String toString()
toString
Object
This documentation is licensed by Andrew Bowley under the GPLv3 License.