ObjectDB Database Search
101-141 of 141 resultsObjectDB Server Connection Permissions It would be useful if instead of creating a web service layer on top of a database, I could just set up permissions to entities and entity variables for client connections. This would be beneficial when providing specific raw data where additional business logic is not required. I suppose | |
WebSphere Liberty Configuration located? in the web application? On the server classpath? Do you have other JPA implementations in | |
newbie - lots of exeptions_DataSync/dist/gfdeploy/ProhireNetwork_DataSync/ProhireNetwork_DataSync-war_war/ WEB -INF/classes | |
Many connections possible? and will it makes problem in future? this should be handled by the application server or web server (GlassFish, JBoss, Tomcat) or by | |
Performance problem. In our web application this behaviour gives aprox 10-13 s of refreshing a data table vs 2 second | |
UserException - Object User#2 belongs to another EntityManager(NormalScopedBeanInterceptorHandler.java:154) at org.apache.webbeans. web .intercept.RequestScopedBeanInterceptorHandler | |
Jboss 6 persistence.xml startup error Hi, I'm trying to migrate a small EJB 3.1 project from Postgres to ObjectDb to test out feasibility, but I keep getting stuck on setting up the persistence.xml on JBoss 6 AS. Here is my setup: com.objectdb.jpa.Provider and here is the error: 2011-04-04 18:35:23,098 ERROR [org.jboss.kernel | |
InternalException Trying to move a project from test into production phase, I have started to get internal exceptions when working on large data sets: java.util.concurrent.ExecutionException: com.objectdb.o.InternalException: Unexpected internal exception .... Caused by: com.objectdb.o.InternalException: Unexpected | |
Filename.odb$ Persisting Issue with other projects . I've tested this out now and all the EM's and the EMF close according to my test | |
IDs of Entities suddenly became UUIDs?. I'm considering ObjectDB for a large-scale project , therefore I'm very interested. zmirc Mircea Chirac | |
Source not found error after downloading ObjectDB 2.3.7_04 of my existing project . I added the Objectdb.jar file in build path. There were no compile time errors | |
query on calendar class'} and {ts '2044-12-01 01:00:00'}", Cdr.class); but it not very usefull for my project Solek Henryk | |
javax.persistence.PersistenceException: No Persistence provider for EntityManager named in Karaf 4.0.7 and OSGi DS test to deploy to Karaf 2) the objectdb bundle I use 3) a zip file containing the source project (Eclipse | |
Java 8 Enhancer Problem Hello! I am currently migrating my project to Java 8. I'm using Spring and AspectJ load time weaving. Unluckily the LTW option of Spring is global. If it's enabled it also tries to find other class transformers on the classpath. This is normaly not a problem because the ObjectDB enhancer ignores | |
Custom collection types Hi In our project in few places there are used collections from emf framework eg EcoreEMap http://download.eclipse.org/modeling/emf/emf/javadoc/2.5.0/org/eclipse/emf/ecore/util/EcoreEMap.html This is strange map for me, it implements List interface but does not implement Map interface | |
@Column length is not working. so its very difficult to validate the column string length. Please find the below project | |
Populating JavaFx table from ObjectDB Please I have being working on an application, and I am experiencing some challenges populating my javaFx table from ObjectDB, Please I don't know if I can get a sample code for populating javaFx table from ObjectDB that could aid my Project . Jerry Onoja Jerry You may check the following links | |
ObjectDB stability after power failure project . After further tests, I'm now going to recommend objectdb for this use.   | |
Failed to commit transaction: Attempt to reuse an existing primary key value (613) I am using ObjectDB 2.8.3 version for my University Project which currently i am trying to inplement an Integration testing to one of my DataAccess methods. But, the problem comes before i try the method i want to be proved, exactly when i try to set up the database. These one is the test method | |
javax & persistence pkg? to this thread) and provide information about your company and the project in which you are considering using ObjectDB. support Support | |
ObjectDB future Hi, For how long ObjectDB will exist and will be actively maintained? Will it still be there in 10 years? In 20 years? Thanks. randomguy Anton Yes, ObjectDB is an active project and will probably be here in the next 10, 20 and 50 years. Your question is fair because the ODBMS market in general | |
@PrePersist Problem HI I am trying to use @PrePersist annotation in my project .This application is using struts2 with jpa combination .so can u please tell me how to us this annotaton before save the record into persistence. claerly how to use in pojo and in action class rameshanem rameshanem Please read this manual page . support Support | |
How to start a objectdb server with new Daemon (without blocking the thread)?? I am planning to use objectdb+jetty on Google compute engine server for my next project . But it seemed starting the server will block my thread. Any instruction to avoid thread blocking? taheta Taheta Woon Consider using embedded mode, which is faster, and does not require running | |
Beginners questions cannot use Spring or similar, because the test- project works inside of GWT-context. caitanya Caitanya | |
Internal exception when updating date filed (TemporalType.DATE) the project produced the following output with no error: run: Set new birthday:Sat Mar 01 01:59:26 | |
Finance data from SQL Server into ObjectDB daily Hello - I think ObjectDB might be just the solution for our current project but I would like some feedback from the community to see if I'm thinking about it right. We have a finance data mart that is appended to daily via an SSIS package. I would like to pull the data from SQL, add | |
ObjectDB version 2.1 has been released ObjectDB 2.1 has been released and it includes important additions and fixes: Added Online Backup utility ( issue #16 ). Added Master-Slave Replication / Clustering (issue #17 ). Added a PDF version of the ObjectDB manual (included in the download). Added sample (tutorials) Maven projects | |
DB reading fails in debug mode in Eclipse. Try full clean build of your project with full enhancement of all your classes (particularly | |
Database size is much larger than expected (x2) missing: /E:/ projects /objectdb/bin/objectdb.jar gzdillon Lai Yang It would be impossible to answer | |
Indexing a field results in internal Exception to us on an extremely large JPA project where we may be migrating away from a large commercial database.   | |
Get the last occurence of a list attribut Hello everyone, I'm working on a project where I have a object 'RO' that has a list of "PULabel". The type of my PULabel in my database is a "SLabel". The object RO has other "SLabel". I'm working on a query that return all the last "PULabel" of every RO object. I have written someting like | |
Failed to write to ObjectDB log file specifying an empty path . support Support In my project I want to include objectdb.jar into my jar program | |
Single Server License and Embedded Mode the objectdb repo for my application. Should I configure the project to use the objectdb.jar | |
Compare old and new schema rather than the Class hierarchy. With this in mind, I created a separate project where I opened | |
How the sort order (in queries) works for non english letters? We are considering using ObjectDB in project where target audience are czech speaking people (we are Czech company). How the sort order works for international (for us 'czech') letters? Does the ordering respects the national requirements? Thank you for clarification ... dmarko David Marko | |
Broken @ManyToOne reference case that demonstrates the problem. support Support You'll find a tiny Eclipse project attached | |
auto-generated uuid fields projects that use ObjectDB are based on JPA. If and when UUID is added to JPA, it may be implemented in | |
ClassCastException thrown when running count query If we can sort out this problems i will swich my project to your product. It's really fast. mosi0815 | |
NullPointerException on initial database creation an entity class that hasn't been created in the DB yet. I will try to make a test project | |
Feature suggestion: auto-detection of entities via persistence.xml extension I am encountering problems (complexities) with EntityManager registration of entities across multiple modules in a multi-module Maven project . I have a entities under many different paths in many different modules, and frequently evolving/changing. JPA2 persistence.xml does not | |
Enhancer option -s works not as expected.g. ... com.objectdb.Enhancer -noaware -s c:\my- project \bin\*.class but should not use to cover sub |