|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.text.Format
org.loom.converter.date.AbstractDateFormatAdapter<java.sql.Time>
org.loom.converter.date.TimeAdapterFormat
public class TimeAdapterFormat
Bridge between Yoda and java.sql.Time
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class java.text.Format |
|---|
java.text.Format.Field |
| Constructor Summary | |
|---|---|
TimeAdapterFormat()
|
|
| Method Summary | |
|---|---|
protected void |
formatImpl(java.sql.Time obj,
java.lang.StringBuffer toAppendTo)
|
protected java.sql.Time |
toResultClass(org.joda.time.DateTime dateTime)
|
| Methods inherited from class org.loom.converter.date.AbstractDateFormatAdapter |
|---|
format, getFormatter, parseObject, setFormatter |
| Methods inherited from class java.text.Format |
|---|
clone, format, formatToCharacterIterator, parseObject |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TimeAdapterFormat()
| Method Detail |
|---|
protected void formatImpl(java.sql.Time obj,
java.lang.StringBuffer toAppendTo)
formatImpl in class AbstractDateFormatAdapter<java.sql.Time>protected java.sql.Time toResultClass(org.joda.time.DateTime dateTime)
toResultClass in class AbstractDateFormatAdapter<java.sql.Time>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||