| 
 | Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.1.2) Part Number E27170-02 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectweblogic.jdbc.extensions.ProfileDataRecord
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. | 
| Constructor Summary | |
|---|---|
| ProfileDataRecord(String poolName,
                  String id,
                  String user,
                  String timestamp)Deprecated. | |
| 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
| Constructor Detail | 
|---|
public ProfileDataRecord(String poolName,
                         String id,
                         String user,
                         String timestamp)
| Method Detail | 
|---|
public String getPoolName()
public String getId()
public String getTimestamp()
public String getUser()
| 
 | Copyright 1996, 2013, 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.1.2) Part Number E27170-02 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||