Oracle Application Server TopLink API Reference
10g (9.0.4.3)

B10491-02

oracle.toplink.internal.databaseaccess
Class CalendarForTIMESTAMPLTZ

java.lang.Object
  extended byoracle.toplink.internal.databaseaccess.CalendarForTIMESTAMPLTZ


public class CalendarForTIMESTAMPLTZ
extends java.lang.Object

Constructor Summary
CalendarForTIMESTAMPLTZ(java.util.Calendar calendar)
           

 

Method Summary
 java.util.Calendar getCalendar()
           

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

CalendarForTIMESTAMPLTZ

public CalendarForTIMESTAMPLTZ(java.util.Calendar calendar)
Method Detail

getCalendar

public java.util.Calendar getCalendar()

Copyright © 1998, 2004 Oracle Corporation. All Rights Reserved.