Internal Website Search

181-190 of 200 resultsRefresh

com.objectdb.o.InternalException: java.lang.NoClassDefFoundError: java/sql/Date

this tutorial. https://www.developer.com/database/using-objectdb-in-java-projects/

ObjectDB version 2.1 has been released

of the ObjectDB manual (included in the download). Added sample (tutorials) Maven

How the sort order (in queries) works for non english letters?

for Collation? http://download.oracle.com/javase/tutorial/i18n/text/locale.html

EntityManager JPA or JDO impl and different behavior

Spring you may try generating a simple test case by modifying the Spring GuestBook tutorial

How to enhance the JPA/Spring/MVC to implement RESTfull for CURL client?

Here is my attempt to enhance the JPA/MVC/eclipse tutorial to implement a RESTful service. Why does this not work with this curl command? I get 404. Can someone help me correct this? Do I need to change my web.xml servlet mapping in web.xml? I've been experimenting

Memory consumption of empty Strings

.virginia.edu/kim/publicity/pldi09tutorials/memory-efficient-java-tutorial.pdf - page 26 e.g.). I assume

Maven Enhancement with OSGi Plugins

Hello, I've an OSGi environment and try to enhance Classes with Maven as it is described in your tutorials. Now I get ClassNotFoundException's with some entity classes, which contains enums from other plugins. Is there a way to include classes in enhancement process

Entity is not related to ObjectDB, but i get exception from ObjectDB

.entity.Tutorial</class> <class>granat.dp.domain.entity.Video</class>

Case Insensitive Indexes

How do you do case insensitive indexes? I have search the Forum and tutorials and have not found any info related to this.   Thanks, -- Nathan Modrzewski nmodrzewski Nathan Modrzewski Case insensitive string indexes are currently not

Unexpected error when loading all entity instance

">EntityManagerFactory's close), e.g. using a tutorial/jpa/eclipse/web/listener" target="_blank