WebLogic Server 7.0 Code Examples, BEA Systems, Inc.

examples.jdbc.oracle.extensions
Class RefsClient

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

public class RefsClient
extends BaseClient

This client is the starting point to demonstrate Oracle REF.

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

Constructor Summary
RefsClient()
           
 
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

RefsClient

public RefsClient()
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.