WebLogic Server 7.0 Code Examples, BEA Systems, Inc.

examples.jdbc.oracle.extensions
Class ArraysClient

java.lang.Object
  |
  +--examples.jdbc.oracle.extensions.BaseClient
        |
        +--examples.jdbc.oracle.extensions.ArraysClient

public class ArraysClient
extends BaseClient

This client is the starting point to demonstrate Oracle ARRAY.

Author:
Copyright (c) 1996-2002 by BEA Systems, Inc. All Rights Reserved.

Constructor Summary
ArraysClient()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class examples.jdbc.oracle.extensions.BaseClient
getExtensionEJB, log
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArraysClient

public ArraysClient()
Method Detail

main

public static void main(java.lang.String[] args)

Documentation is available at
http://e-docs.bea.com/wls/docs70

Copyright © 2002 BEA Systems, Inc. All Rights Reserved.