&
Best unofficial Apache Server developers community
Username
Remember me?
Password
Forgot password?
Create an account
List archives
Videos
Answers
Questions
Unanswered
Tags
Ask Question
persistence
0
votes
0
answers
58
views
Persistence transaction-type value?
I have a question about persistence.xml config parameter "transaction-type". If I set this parameter to value "RESOURCE_LOCAL", than application run…
tomcat
java-ee
glassfish
persistence
asked
June 24, 2011 4:10 pm CDT
pierre tautou
0
votes
1
answers
30
views
Java: serverside Persistent storage solution for TableModel and TreeModel?
Scenario: client would logon, create their own TableModel and TreeModels and be able to access it at a later time. TableModel and TreeModel which…
java
persistence
couchdb
tablemodel
treemodel
asked
June 20, 2011 8:36 pm CDT
Kim Jong Woo
0
votes
1
answers
47
views
Is MongoDB-backed persistence still in Akka?
I found some docs for mongodb persistence in Akka 1.0, but can't seem to find any mention of it in the 1.2 docs. Was it removed? I also can't find…
scala
mongodb
persistence
akka
asked
June 20, 2011 11:33 am CDT
Alex
0
votes
1
answers
50
views
CouchDB for chat history persistence and user statistics
Is CouchDB or CouchBase suitable as a persistence NoSQL-based solution for storing users chat history and statistics? Since chat history would…
nosql
persistence
couchdb
couchbase
asked
June 14, 2011 2:34 pm CDT
yojimbo87
0
votes
2
answers
32
views
Getting the ID (PK) of a newly persisted entity
I'm developing a J2EE 6 Web Application, using a MySql 5.02 DataBase. I'm trying to generate a hash digest of the ID, every time I create a new…
mysql
servlets
persistence
jpa-2.0
asked
June 10, 2011 3:06 am CDT
mdelolmo
1
vote
2
answers
34
views
Problem with HTTP Connections
I've a big problem (sorry for my poor english). I attach directly my code: public bool isServerOnline() { Boolean ret = false; try { HttpWebRequest…
c#
http
connection
persistence
asked
June 7, 2011 4:41 am CDT
Cecco
0
votes
1
answers
35
views
How are Websphere MQ messages stored to allow persistence?
Are Websphere MQ messages stored in a database or filesystem? Can I configure it to use MySQL?
mysql
persistence
jms
websphere
mq
asked
June 3, 2011 2:46 am CDT
Godot
0
votes
0
answers
33
views
Persistent connection to MYSQL without mysqli_pconnect
I have a database on a local machine that is queried repeatedly as fast as possible. Currently I am executing mysql_real_connect() before each query…
mysql
persistence
mysqli
mysql-connector
asked
May 28, 2011 7:48 pm CDT
Mike Furlender
0
votes
2
answers
38
views
How do I prevent EclipseLink (JPA 2.0) from clearing my database/table?
I'm using EclipseLink (JPA 2.0) on Netbeans 7.0 with a MySQL database - which I configured according to this screencast . But sometimes when I…
java
mysql
jpa
persistence
eclipselink
asked
May 18, 2011 11:34 am CDT
pedrosanta
0
votes
1
answers
36
views
EclipseLink JPA: How can I specify zeroDateTimeBehavior=converToNull
I need to set the zeroDateTimeBehavior property to convertToNull in my EclipseLink configuration. I am using a properties file where I am using…
java
mysql
jpa
persistence
eclipselink
asked
May 17, 2011 2:48 pm CDT
Statue
0
votes
1
answers
58
views
Using PostgreSQL ltree type with a Java ORM layer
I like to use ltree from PostgreSQL contrib in one of my projects, and i like to use some kind of ORM layer (Hibernate, EclipseLink) on top of the…
java
postgresql
persistence
asked
May 17, 2011 7:05 am CDT
NagyI
0
votes
0
answers
29
views
How to populate zend_from_element_select from a DB field of type enum( in doctrine )
I am using doctrine as for persisting objects in my Zend-framework project now I want my drop down box populated with some the enum field in the DB…
mysql
zend-framework
doctrine
persistence
zend-framework-mvc
asked
May 17, 2011 5:35 am CDT
jspeshu
0
votes
2
answers
58
views
How to have a lock on a mysql database and dequeue the waiting jobs
hi, i was wondering if anyone knew how to lock a database, and then dequeue the waiting jobs. so i have a hashtable in a database, and im storing…
mysql
locking
persistence
deque
asked
May 16, 2011 5:13 pm CDT
Crystal
0
votes
1
answers
59
views
Persistence solution for mobile Phonegap / HTML5 App
Hi, I am developing a mobile app for Android and iOS using jQuery Mobile. The app will be deployed to Android and iOS devices utilizing Phonegap. My…
database
json
sqlite
persistence
phonegap
asked
May 4, 2011 4:45 pm CDT
Johe Green
1
vote
1
answers
62
views
In Mongoid, can you atomically destroy an embedded document and update its parent?
class Cart include Mongoid::Document embeds_many :cart_items def calculate_prices # Set some fields end def remove_item(item) # what goes here?…
ruby
mongodb
persistence
mongoid
destroy
asked
April 30, 2011 1:07 pm CDT
Ben
0
votes
3
answers
61
views
Fluent NHibernate - PersistenceSpecification of HiLo scheme
Not sure if I'm asking the right question so please bear with me! Bit of an NHibernate noob. We're using Fluent NH and have the following id…
unit-testing
nhibernate
sqlite
fluent-nhibernate
persistence
asked
April 12, 2011 3:05 am CDT
Mark Pim
0
votes
1
answers
70
views
Load Balancer to Apache instances. Should I use Persistence connections to minimize timed out apache instances??
I was trying to figure out if using persistence on my load balancer would allow for better utilization of apache spawned processes if paired with…
apache
load
persistence
persistent
asked
April 7, 2011 4:15 pm CDT
John Lewis
0
votes
1
answer
64
views
JPA passing parameter as Set
hi guys i want to pass a parameter in the jpql as set in an update statement. here is the statement: Query query = entityManager.createQuery("UPDATE…
mysql
persistence
jpa-2.0
jpql
asked
March 30, 2011 2:26 pm CDT
Ikthiander
0
votes
1
answer
31
views
Fastest possible key->value disc store with mutiple values
I'm looking for a efficient way to store many key->value pairs on disc for persistence, preferably with some caching. The features needed are to…
java
persistence
nosql
berkeley-db
asked
March 29, 2011 2:16 pm CDT
Bjorn J
0
votes
0
answers
43
views
Javax.persistence with @Entity bean saving int[] as bytea problem (postgres)
Hello everyone. In my current project i have an @Entity bean, with, among others, an int[] field, which should match an integer[] field in my…
java
postgresql
persistence
asked
March 9, 2011 5:42 pm CST
aciobanu
Pages
:
1
|
2
>
25
persistence
Tagged:
persistence
Related Tags
mysql
× 11
java
× 8
mongodb
× 3
jpa-2.0
× 3
postgresql
× 2
mongoid
× 2
couchdb
× 2
eclipselink
× 2
sqlite
× 2
nosql
× 2
jpa
× 2
openjpa
× 1
servlets
× 1
apache
× 1
onetomany
× 1
deque
× 1
websphere
× 1
hbase
× 1
database
× 1
hibernate
× 1
fluent-nhibernate
× 1
scala
× 1
c#
× 1
tomcat
× 1
java-ee
× 1
glassfish
× 1
akka
× 1
ruby
× 1
mysql-connector
× 1
English
Russian
Copyright 2007 - 2012
Best unofficial Apache Server developers community
Privacy policy