Internal Website Search

91-100 of 200 resultsRefresh

flush()

, this method obtains a datastore connection, synchronizes the cache with the datastore using this connection and reports any exceptions. The connection obtained by this method is held until the end

flush()

, this method obtains a datastore connection, synchronizes the cache with the datastore using this connection and reports any exceptions. The connection obtained by this method is held until the end

getConnectionFactory2Name()

> Get the name for the second data store connection factory. This is needed for managed environments to get nontransactional connections for optimistic ... > the name of the data store connection factory.

getConnectionFactory2()

> Get the second data store connection factory. This is needed for managed environments to get nontransactional connections for optimistic transactions. connection factory. Since: JDO 1.0

close()

="description"> Returns this connection to the JDO implementation. The object must be returned ... instance that might require the JDO implementation to use a connection. If the object has not been returned and the JDO implementation needs a connection, a JDOUserException

setConnectionFactory2Name(connectionFactoryName)

the name for the second data store connection factory. This is needed for managed environments to get nontransactional connections for optimistic transactions. - the name of the data store connection factory.

getConnectionUserName()

> Get the user name for the data store connection. connection. Since: JDO 1.0

getConnectionURL()

> Get the URL for the data store connection. connection. Since: JDO 1.0

getConnectionFactoryName()

> Get the name for the data store connection factory ... of the data store connection factory.

getConnectionFactory()

> Get the data store connection factory. Returns: the data store connection factory