A B C D E G H I L M P R S T U W X

T

Type - interface commonj.sdo.Type.
A representation of the type of a property of a data object.
TypeHelper - interface commonj.sdo.helper.TypeHelper.
Look up a Type given the uri and typeName or interfaceClass.
toCalendar(String) - Method in interface commonj.sdo.helper.DataHelper
Convert from a String representation of an SDO date type to a Calendar using the default locale.
toCalendar(String, Locale) - Method in interface commonj.sdo.helper.DataHelper
Convert from a String representation of an SDO date type to a Calendar using the specified locale, or the default locale if the locale is null.
toDate(String) - Method in interface commonj.sdo.helper.DataHelper
Convert from a String representation of an SDO date type to a Date.
toDateTime(Date) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Date to a String representation of the DateTime type.
toDateTime(Calendar) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Calendar to a String representation of the DateTime type.
toDay(Date) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Date to a String representation of the Day type.
toDay(Calendar) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Calendar to a String representation of the Day type.
toDuration(Date) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Date to a String representation of the Duration type.
toDuration(Calendar) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Calendar to a String representation of the Duration type.
toMonth(Date) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Date to a String representation of the Month type.
toMonth(Calendar) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Calendar to a String representation of the Month type.
toMonthDay(Date) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Date to a String representation of the MonthDay type.
toMonthDay(Calendar) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Calendar to a String representation of the MonthDay type.
toTime(Date) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Date to a String representation of the Time type.
toTime(Calendar) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Calendar to a String representation of the Time type.
toYear(Date) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Date to a String representation of the Year type.
toYear(Calendar) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Calendar to a String representation of the Year type.
toYearMonth(Date) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Date to a String representation of the YearMonth type.
toYearMonth(Calendar) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Calendar to a String representation of the YearMonth type.
toYearMonthDay(Date) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Date to a String representation of the YearMonthDay type.
toYearMonthDay(Calendar) - Method in interface commonj.sdo.helper.DataHelper
Convert from a Calendar to a String representation of the YearMonthDay type.

A B C D E G H I L M P R S T U W X