|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.opnworks.timesheet.domain.HoursPerDayType
This class is used to map an array of type float[7] holding hours per day for one week to columns in a a relational table
| Constructor Summary | |
HoursPerDayType()
|
|
| Method Summary | |
java.lang.Object |
assemble(java.io.Serializable cached,
net.sf.hibernate.engine.SessionImplementor session,
java.lang.Object owner)
Description of the Method |
java.lang.Object |
deepCopy(java.lang.Object x)
Description of the Method |
java.io.Serializable |
disassemble(java.lang.Object value,
net.sf.hibernate.engine.SessionImplementor session)
Description of the Method |
boolean |
equals(java.lang.Object x,
java.lang.Object y)
Description of the Method |
java.lang.String[] |
getPropertyNames()
Gets the PropertyNames attribute of the HoursPerDayType object |
net.sf.hibernate.type.Type[] |
getPropertyTypes()
Gets the PropertyTypes attribute of the HoursPerDayType object |
java.lang.Object |
getPropertyValue(java.lang.Object component,
int property)
Gets the PropertyValue attribute of the HoursPerDayType object |
boolean |
isMutable()
Gets the Mutable attribute of the HoursPerDayType object |
java.lang.Object |
nullSafeGet(java.sql.ResultSet rs,
java.lang.String[] names,
net.sf.hibernate.engine.SessionImplementor session,
java.lang.Object owner)
Description of the Method |
void |
nullSafeSet(java.sql.PreparedStatement st,
java.lang.Object value,
int index,
net.sf.hibernate.engine.SessionImplementor session)
Description of the Method |
java.lang.Class |
returnedClass()
Description of the Method |
void |
setPropertyValue(java.lang.Object component,
int property,
java.lang.Object value)
Sets the PropertyValue attribute of the HoursPerDayType object |
int[] |
sqlTypes()
Description of the Method |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public HoursPerDayType()
| Method Detail |
public void setPropertyValue(java.lang.Object component,
int property,
java.lang.Object value)
throws net.sf.hibernate.HibernateException
setPropertyValue in interface net.sf.hibernate.CompositeUserTypecomponent - The new PropertyValue valueproperty - The new PropertyValue valuevalue - The new PropertyValue value
net.sf.hibernate.HibernateException - Description of Exceptionpublic boolean isMutable()
isMutable in interface net.sf.hibernate.CompositeUserTypepublic java.lang.String[] getPropertyNames()
getPropertyNames in interface net.sf.hibernate.CompositeUserTypepublic net.sf.hibernate.type.Type[] getPropertyTypes()
getPropertyTypes in interface net.sf.hibernate.CompositeUserType
public java.lang.Object getPropertyValue(java.lang.Object component,
int property)
throws net.sf.hibernate.HibernateException
getPropertyValue in interface net.sf.hibernate.CompositeUserTypecomponent - Description of Parameterproperty - Description of Parameter
net.sf.hibernate.HibernateException - Description of Exceptionpublic int[] sqlTypes()
public java.lang.Class returnedClass()
returnedClass in interface net.sf.hibernate.CompositeUserType
public boolean equals(java.lang.Object x,
java.lang.Object y)
throws net.sf.hibernate.HibernateException
equals in interface net.sf.hibernate.CompositeUserTypex - Description of Parametery - Description of Parameter
net.sf.hibernate.HibernateException - Description of Exception
public java.lang.Object deepCopy(java.lang.Object x)
throws net.sf.hibernate.HibernateException
deepCopy in interface net.sf.hibernate.CompositeUserTypex - Description of Parameter
net.sf.hibernate.HibernateException - Description of Exception
public java.lang.Object nullSafeGet(java.sql.ResultSet rs,
java.lang.String[] names,
net.sf.hibernate.engine.SessionImplementor session,
java.lang.Object owner)
throws net.sf.hibernate.HibernateException,
java.sql.SQLException
nullSafeGet in interface net.sf.hibernate.CompositeUserTypers - Description of Parameternames - Description of Parametersession - Description of Parameterowner - Description of Parameter
net.sf.hibernate.HibernateException - Description of Exception
java.sql.SQLException - Description of Exception
public void nullSafeSet(java.sql.PreparedStatement st,
java.lang.Object value,
int index,
net.sf.hibernate.engine.SessionImplementor session)
throws net.sf.hibernate.HibernateException,
java.sql.SQLException
nullSafeSet in interface net.sf.hibernate.CompositeUserTypest - Description of Parametervalue - Description of Parameterindex - Description of Parametersession - Description of Parameter
net.sf.hibernate.HibernateException - Description of Exception
java.sql.SQLException - Description of Exception
public java.io.Serializable disassemble(java.lang.Object value,
net.sf.hibernate.engine.SessionImplementor session)
throws net.sf.hibernate.HibernateException
disassemble in interface net.sf.hibernate.CompositeUserTypevalue - Description of Parametersession - Description of Parameter
net.sf.hibernate.HibernateException - Description of Exception
public java.lang.Object assemble(java.io.Serializable cached,
net.sf.hibernate.engine.SessionImplementor session,
java.lang.Object owner)
throws net.sf.hibernate.HibernateException
assemble in interface net.sf.hibernate.CompositeUserTypecached - Description of Parametersession - Description of Parameterowner - Description of Parameter
net.sf.hibernate.HibernateException - Description of Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||