OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PooledConnection
(Results
1 - 10
of
10
) sorted by null
/libcore/luni/src/main/java/javax/sql/
PooledConnection.java
27
* Typically, a {@code
PooledConnection
} is recycled when it is no longer
34
* It is not intended that an application uses the {@code
PooledConnection
}
35
* interface directly. The {@code
PooledConnection
} interface is intended for
41
* pool manager will get a {@code
PooledConnection
} object from its connection
43
*
PooledConnection
} object. A new {@code
PooledConnection
} object will only be
46
* When the application is finished using a {@code
PooledConnection
}, the
51
* the underlying {@code
PooledConnection
} object from the connection and
52
* returns it to the pool for reuse - the {@code
PooledConnection
} is thus
55
* The connection to the database represented by the {@code
PooledConnection
} i
[
all
...]
/prebuilt/sdk/11/
android.jar
/prebuilt/sdk/12/
android.jar
/prebuilt/sdk/13/
android.jar
/prebuilt/sdk/15/
android.jar
/prebuilt/sdk/4/
android.jar
/prebuilt/sdk/5/
android.jar
/prebuilt/sdk/6/
android.jar
/prebuilt/sdk/8/
android.jar
/prebuilt/sdk/9/
android.jar
Completed in 301 milliseconds