org.hibernate.test.dialect.functional.cache
Class TestInterSystemsFunctionsClass
java.lang.Object
org.hibernate.test.dialect.functional.cache.TestInterSystemsFunctionsClass
public class TestInterSystemsFunctionsClass
- extends Object
Entity for testing function support of InterSystems' CacheSQL...
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestInterSystemsFunctionsClass
public TestInterSystemsFunctionsClass()
TestInterSystemsFunctionsClass
public TestInterSystemsFunctionsClass(Long id)
getId
public Long getId()
setId
public void setId(Long id)
getDate
public Date getDate()
setDate
public void setDate(Date date)
getDateText
public String getDateText()
setDateText
public void setDateText(String dateText)
getDate1
public Date getDate1()
setDate1
public void setDate1(Date date1)
getDate3
public Date getDate3()
setDate3
public void setDate3(Date date3)
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.