|
Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.2.1) Part Number E55141-01 P4 Change 1723563 on 2015/10/09 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
weblogic.jdbc.extensions.ProfileDataRecord
Deprecated. 10.3.6.0
public class ProfileDataRecord
Interface that describes the information available from a ProfileDataRecord.
| Field Summary | |
|---|---|
static int |
TYPE_ALLDeprecated. |
static String |
TYPE_ALL_STRDeprecated. |
static int |
TYPE_CONN_LAST_USAGEDeprecated. |
static String |
TYPE_CONN_LAST_USAGE_STRDeprecated. |
static int |
TYPE_CONN_LEAKDeprecated. |
static String |
TYPE_CONN_LEAK_STRDeprecated. |
static int |
TYPE_CONN_MT_USAGEDeprecated. |
static String |
TYPE_CONN_MT_USAGE_STRDeprecated. |
static int |
TYPE_CONN_RESV_FAILDeprecated. |
static String |
TYPE_CONN_RESV_FAIL_STRDeprecated. |
static int |
TYPE_CONN_RESV_WAITDeprecated. |
static String |
TYPE_CONN_RESV_WAIT_STRDeprecated. |
static int |
TYPE_CONN_USAGEDeprecated. |
static String |
TYPE_CONN_USAGE_STRDeprecated. |
static int |
TYPE_NONEDeprecated. |
static String |
TYPE_NONE_STRDeprecated. |
static int |
TYPE_STMT_CACHE_ENTRYDeprecated. |
static String |
TYPE_STMT_CACHE_ENTRY_STRDeprecated. |
static int |
TYPE_STMT_USAGEDeprecated. |
static String |
TYPE_STMT_USAGE_STRDeprecated. |
| Method Summary | |
|---|---|
String |
getId()Deprecated. |
String |
getPoolName()Deprecated. |
String |
getTimestamp()Deprecated. |
String |
getUser()Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int TYPE_NONE
public static final String TYPE_NONE_STR
public static final int TYPE_ALL
public static final String TYPE_ALL_STR
public static final int TYPE_CONN_USAGE
public static final String TYPE_CONN_USAGE_STR
public static final int TYPE_CONN_RESV_WAIT
public static final String TYPE_CONN_RESV_WAIT_STR
public static final int TYPE_CONN_LEAK
public static final String TYPE_CONN_LEAK_STR
public static final int TYPE_CONN_RESV_FAIL
public static final String TYPE_CONN_RESV_FAIL_STR
public static final int TYPE_STMT_CACHE_ENTRY
public static final String TYPE_STMT_CACHE_ENTRY_STR
public static final int TYPE_STMT_USAGE
public static final String TYPE_STMT_USAGE_STR
public static final int TYPE_CONN_LAST_USAGE
public static final String TYPE_CONN_LAST_USAGE_STR
public static final int TYPE_CONN_MT_USAGE
public static final String TYPE_CONN_MT_USAGE_STR
| Method Detail |
|---|
public String getPoolName()
public String getId()
public String getTimestamp()
public String getUser()
|
Copyright 1996, 2015, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.2.1) Part Number E55141-01 P4 Change 1723563 on 2015/10/09 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||