ObjectDB ObjectDB

Internal Website Search

1-10 of 61 resultsRefresh
162

can not use spring-data-jpa repository with NamedQuery

in spring-data-jpa named queries are used to implement repository interface methods, see http ... ) at $Proxy24.getParameters(Unknown Source) at org.springframework.data.jpa.repository.query.QueryUtils.hasNamedParameter(QueryUtils.java:266) at org.springframework.data.jpa.repository.query
160

Nexus proxy repository with ObjectDB

I'm trying to setup a proxy repository in my local Nexus to retrieve artifacts from objectdb. Unfortunately I'm not able to get it configured properly and I'm not sure what is wrong. My repository ... ] admin org.sonatype.nexus.index.DefaultIndexerManager - Trying to get remote index for repository
150

Problem using Maven Repository - Enitiy Class will be ignored

</systemPath> </dependency> fjubuu Maik Note that the ObjectDB Maven repository currently includes ... nothing about this issue in the manual. It should be one more repositorys available for "jee". fjubuu Maik ... repository will include only ObjectDB without JPA and JTA, which will help using ObjectDB in Java EE
147

Cannot find objectdb-jee.jar releases in the ObjectDB maven repository

Hi, I can only find objectdb.jar releases in the ObjectDB maven repository. If objectdb-jee.jar releases are there, can you let me know where they are, otherwise would it be possible to include ... Currently the Maven repository doesn't include objectdb-jee.jar releases. Following your post a feature
143

Last build is not available on Maven Repository

Is there some special reason why the last two builds of 2.3.3 are not available in your Maven repository? mosi0815 Ralph Moser Just checked and 2.3.3_06 was indeed missing (but 2.3.3_05 was there). It is available now (refresh your browser). I will check what went wrong. Thank you for reporting this. support Support
143

Duplicatable and Disposable JPA Repository for Unit Testing

repository is pretty important, as this allows individual tests to execute quickly (very little spin
134

2.5.7_03 missing from Maven repository

2.5.7_03 missing from Maven repository
30

Adding objectdb-jee.jar to the maven repository

Hi, I can only find objectdb.jar releases in the ObjectDB maven repository. Would it be possible ... Voumard Currently the Maven repository doesn't include objectdb-jee.jar releases. The difference ... Thank you for this report. Starting build 2.6.2_02 the ObjectDB Maven repository will include
8

Step 1: Create a Maven Web Project

all the required JAR files from Maven repositories - open the pom.xml file and in the pom.xml tab use ... > </properties> <repositories> <repository> <id>objectdb</id> <name>ObjectDB Repository</name> <url>https://m2.objectdb.com</url> </repository> </repositories> <dependencies
8

Step 1: Create a Maven Web Project

and to automatically download the required JAR files from Maven repositories - open the pom.xml file ... .sourceEncoding> </properties> <repositories>   <repository>    <id>objectdb</id>    <name>ObjectDB Repository</name>    <url>https://m2.objectdb.com</url>   </repository> </repositories

Getting Started

ObjectDB is very easy to use. Follow the Getting Started Tutorial and the Quick Tour manual chapter and in minutes you may be able to write and run first Java programs against ObjectDB.

Prior knowledge or experience in database programming (SQL, JDBC, ORM, JPA, etc.) is not required, but some background in using the Java language is essential.

Need Help?

  1. Search ObjectDB website
  2. Read the FAQ
  3. Follow the Tutorials
  4. View or post in the forum
  5. Search or file an issue
  6. Contact support