|
Oracle9i Business Components for Java API Reference Oracle9i Jdeveloper (9.0.4) B10391-01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectionMetadata | |
oracle.jbo | Contains interfaces for client-side applications. |
oracle.jbo.common.ampool | |
oracle.jbo.server | Contains the implementation of middle tier components. |
Uses of ConnectionMetadata in oracle.jbo |
Methods in oracle.jbo that return ConnectionMetadata | |
ConnectionMetadata |
Transaction.getConnectionMetadata() Returns a metdata structure that describes the transaction's JDBC connection. |
Methods in oracle.jbo with parameters of type ConnectionMetadata | |
boolean |
ConnectionMetadata.equals(ConnectionMetadata connectionMetadata) |
Uses of ConnectionMetadata in oracle.jbo.common.ampool |
Methods in oracle.jbo.common.ampool with parameters of type ConnectionMetadata | |
protected boolean |
ApplicationPoolImpl.compareConnectionMetadata(ConnectionMetadata oldConnectionMetadata, ConnectionMetadata newConnectionMetadata) Invoked by the application pool implementation when an application module instance is recycled for use by a session different than the session that had previously used that instance. |
protected boolean |
ApplicationPoolImpl.compareConnectionMetadata(ConnectionMetadata oldConnectionMetadata, ConnectionMetadata newConnectionMetadata) Invoked by the application pool implementation when an application module instance is recycled for use by a session different than the session that had previously used that instance. |
Uses of ConnectionMetadata in oracle.jbo.server |
Methods in oracle.jbo.server that return ConnectionMetadata | |
ConnectionMetadata |
NullDBTransactionImpl.getConnectionMetadata() Deprecated. |
ConnectionMetadata |
DBTransactionImpl.getConnectionMetadata() |
|
Oracle9i Business Components for Java API Reference Oracle9i Jdeveloper (9.0.4) B10391-01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2003, Oracle. All rights reserved.