Internal Website Search

71-80 of 200 resultsRefresh

Update is ignored by ObjectDB

is updated in the database, and User entity remains modified only in code, even if I go: user = smdb.find(User.class, user.id); In this source highlighted ... ) { User user = smdb.find(User.class, userID); ShopItem item = shopdb.find(ShopItem.class, itemID

500Mb ObjectDb database opening issue

500Mb ObjectDb database opening issue

Transaction isolation support?

different users concurrently (even for read) you can use We have a User class and a Book class, and each User have a list of books which the user own defined as @OneToMany(fetch=FetchType.LAZY) List<Book>bookList;

The server cannot start in CentOS

for user 'admin')   gzdillon Lai Yang again, the server refuse me. user=admin;password=admin" />   --> </server> <users>   <user username="admin" password="admin" ip="10.63.0.1-10.63.0.254,127.0.0.1" admin="true">  

openejb jpa jaas module

IDEA. * User: apple * Date: 31.01.2013 * Time: 06:01 * To change this template use File ... options; /** * User. */ protected String login ... (); properties.put("javax.persistence.jdbc.user",options.get("user")); properties.put("javax

Replication issue, Replayer failing due to NullPointerException.

; <url-history size="50" user="true" password="true" /> <log path="/var/log/test/" max ... ;users> <user username="backend" password="password" admin="true"> <dir path="/" permissions="access,modify,create,delete" /> </user> <user username="backend-ro

Performance problem

_POLICIJA.odb;user=admin;password=admin");           ... ;         "objectdb://10.10.10.14/E_POLICIJA.odb;user=admin ... for a particular user. For example we have a class user which has attributes User name, Password and ID

setResultClass(cls)

classes Date, Time, or Timestamp; or a user-defined class. If there are multiple result ... apply: A user-defined result class must have a no-args constructor and one or

getConnectionUserName()

> Get the user name for the data store connection. Returns: the user name

setDetachAllOnCommit(flag)

is done after calling the user's beforeCompletion callback. During afterCompletion, before calling the user's afterCompletion callback, all detachable persistent instances in