Internal Website Search
1-50 of 181 resultsGetting Started with JPA - IntelliJ Project To open and run the Quick Start with JPA tutorial project in IntelliJ IDEA : Download ... IntelliJ IDEA : Select File Open Project... . Select the points-console directory and click Open Project . Run the project in IntelliJ IDEA : Select Run Run Main Project... (or F6 ). Click Select Main Class . | |
JPA Web App Tutorial - IntelliJ Project To open and run the JPA Web Application tutorial project in IntelliJ IDEA : Download and extract the project zip file: JPA Web App - Maven Project (6KB) Open the project in IntelliJ IDEA ... the Configurations dialog box. Run the project in IntelliJ IDEA : Select the new run configuration | |
Java EE 6 JPA Tutorial - IntelliJ Project To open and run the Java EE 6 Web Application tutorial project in IntelliJ IDEA ... the project in IntelliJ IDEA : Select File Open Project... . Select the guestbook-jee6 ... dialog box. Run the project in IntelliJ IDEA : Select the new run configuration at the toolbar | |
Spring MVC JPA Tutorial - IntelliJ Project zip file: Spring MVC JPA - Maven Project (8KB) Open the project in IntelliJ IDEA : Select File ... OK . Click OK again to close the Configurations dialog box. Run the project in IntelliJ IDEA : Select the new run configuration at the toolbar and click the green run icon (or Shift | |
Embedding Managed Entities in Embedded Objects = bad idea Discovered that you can't embed entities in embeddable objects if the entity is managed. Haven't tried embedding un-managed entities in embeddable objects, though I imagine that's not a great idea . The the error message isn't all that obvious (attempting to persist object which already has an id | |
Getting sales quantity per country with a query, an idea anyone? Hi, For the purpose of some charts on a dashboard for our ERP i would like to get the list of countries and the sales quantity for each of them. I am pretty sure it is somehow possible to get that directly from a more or less complex query but i failed to find it; Does any have an idea ? The entity | |
ObjectDB Object Database Features for Eclipse, NetBeans, IntelliJ and Maven. Getting Started Tutorial (console). Web Application | |
objectdb:2.8.4 - Error occurred during initialization of boot layer -Didea.test.cyclic.buffer.size=1048576 "-javaagent:C:\Program Files\JetBrains\ IntelliJ IDEA 2020.1\lib\ idea _rt.jar=60668:C:\Program Files\JetBrains\ IntelliJ IDEA 2020.1\bin" --patch-module RTDEngine=D ... \JetBrains\ IntelliJ IDEA 2020.1\lib\ idea _rt.jar;C:\Program Files\JetBrains\ IntelliJ IDEA 2020.1 | |
openejb jpa jaas module.*; /** * Created with IntelliJ IDEA . * User: apple * Date: 31.01.2013 * Time: 06:01 * To change this template ... .*; import java.io.Serializable; import java.security.Principal; /** * Created with IntelliJ IDEA . * User ... with IntelliJ IDEA . * User: apple * Date: 27.01.2013 * Time: 02:30 * To change this template use File | |
JPA Web App Tutorial - Maven Project/Guestbook/ You may also open and run the Maven project in your IDE: NetBeans IDE and IntelliJ IDEA have built in Maven support. | |
Java EE JPA Tutorial - Maven Project project in your IDE: NetBeans IDE and IntelliJ IDEA have built in Maven support. | |
JPA Tutorials are also available for download as ready to use Maven projects (which can be opened and used in Eclipse, NetBeans, IntelliJ IDEA and JDeveloper). | |
Getting Started with JPA - Maven Project the Maven project in your IDE: NetBeans IDE and IntelliJ IDEA have built in Maven support. | |
Spring MVC JPA Tutorial - Maven Project://localhost:8080/Guestbook/ You may also open and run the Maven project in your IDE: NetBeans IDE and IntelliJ IDEA have built in Maven support. | |
JPA example is failing:/snap/ intellij - idea -community/478/lib/ idea _rt.jar=41943:/snap/ intellij - idea -community/478/bin -Dfile | |
Trouble bug on explorer.Serializable; import java.util.Date; import java.util.List; /** * Created with IntelliJ IDEA . * User: apple ... javax.persistence.Id; import java.io.Serializable; /** * Created with IntelliJ IDEA . * User: apple | |
Remove not working.invoke(Method.java:498) at com. intellij .rt.execution.application.AppMain.main(AppMain.java:147) CBE ... .Method.invoke(Method.java:498) at com. intellij .rt.execution.application.AppMain.main(AppMain.java:147 ... engine is common to JDO and JPA). Note that it is usually a bad idea to add posts to an old thread | |
Gradle-Kotlin Code Contributions (Point) Tutorial with Gradle-Kotlin. IntelliJ Idea (free Community Edition) is the compelling IDE ... is straight forward using the native IntelliJ build system.) First, I’d be tremendously grateful | |
ObjectDB JDBC to Object compiler Hello , some products developed by JDBC , So we cannot use ObjectDB. My idea is , you can make JDBC To ObjectDB wizard compiler or something like this. You can eliminate JDBC Requests from Java Code. It can be Intellij or Eclipse IDE plugin for ObjectDB. It dedects strings and combinations | |
Failed to validate XML(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at com. intellij .junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:119) at com. intellij .junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:42) at com. intellij .rt.execution.junit | |
PostUpdate on array changes/resources when run by JUnit in IntelliJ , this had been working fine. - I now need to explicitly set ... was no longer being found in src/main/resources when run by JUnit in IntelliJ , this had been working | |
Attempt to refresh a non managed entity object (error 635) with Intellij's JPA database explorer, which required me to use a JPA persistence.xml configuration file. (I was able to use to run objectdb queries from inside Intellij ). At any rate, it's made me wonder | |
Error when using Object DB Java Agent Hello! We are using the Java Agent while developing our application because it's not possible to tell IntelliJ to enhance the classes after compiling them. Without enhancing it's painfully slow ... ) at java.lang.Class.forName(Class.java:264) at com. intellij .rt.execution.application.AppMain.main | |
Updating Entities has its own FXML file associated with it which I'd have no idea how to implement inside of a fileName ... - but I have no idea how to update both EntityManagers without getting this error :/ DragonRulerX ... why the changes weren't cascading as I had expected them to. I came up with this idea and it worked... Main | |
Pooling of EntityManagers-manager seams to be cheap one idea is to close the entity-manager while returning the persistence-manager. While activating a persistence-manager a new entity-manager should be created. Another idea ... against this idea ? Or maybe is there an internal pooling in objectdb which makes this idea useless | |
Should I be able to persist a JFrame (or gui components in general)? of follow your tutorial(s) while applying the ideas to a sample that came with the IDE called ... ideas on the runtime error, or how I could reduce amount of code to map UI to a database to as ... will still be true. First, there ought to be a system that at least takes into account the idea | |
Enhancer failure: Failed to process class file of type the command line, which is using Java 9, and got the error. By my IntelliJ IDE is using java 8 | |
Connect to objectdb database I am experiencing a problem with connecting to existing database using IntelliJ and Spring Boot Jakarta. My persistance.xml file looks like this: xmlns = "https://jakarta.ee/xml/ns/persistence" xmlns:xsi = "http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation = "https://jakarta.ee/xml/ns | |
Enhancement from gradle build file Just wondering if it's possible to add enhancement in the gradle build file after compilation? an example of this, for an IntelliJ gradle based project would be very helpful. David dmoshal David Moshal The following seems to work: task enhance(type: JavaExec) { main = 'com.objectdb | |
Explorer in 2.3; FastModel Ben Schreiber Thank you very much for this valuable feedback. These are very good ideas ... a common feature in database viewers. Any idea how this can be done technically without retrieving ... . ... add a checkbox to request the Results either as a table or tree. Good idea . Meanwhile, notice | |
Problem with distinct select, order by and equivalent alias/attribute path above manually (and actually have no idea why the framework is doing so...) - shouldn't ... while passing the "generation process" before throwing this exception. Do you have an idea for any ... have an idea why it forms the query that strange when using projections (that actually differ from | |
JSON serialization and __odbHidden members serialization, but since these fields are not declared in my classes, I have no idea how to tell ... have no idea how could they be added to already-declared types in run-time (never seen such approche ... implementation thus using built-in jersey one. The basic idea of excluding elements, as I know | |
Improvement in replication. The main idea is to take over master role by slave when original master dies. Now, after master ... is certainly a goal for next ObjectDB versions. Thank you for this idea . It is an interesting direction ... that this can be solved with some user action. The idea is to throw some kind of exception, when master dies | |
Unexpected exception during open the database Hello, do have an idea why we get following exception sometimes, if we open a database? Exception ... ;except getting these exception in the log. You wrote: do have an idea why we get following exception ... on your side that the code does work and disables the index update. Otherwise, I'm out of ideas :/ btc_es BTC | |
Occasionally slow requests in load testing trace examples. Given that the code is obfuscated we have no idea what it is actually doing ... and the others seems to be waiting in synchronized. Here are some ideas for checking: Smaller processing = max-threads ... . But the number of threads may not be related to this issue, it was only an idea . The test with no recovery | |
@ElementCollection Set | |
Extended mapping-definitions idea . Thanks for sharing it. But as you wrote, it is unclear if it necessary just for the sake ... with other fields in order to retrieve required data efficiently. Another idea , you can still use different entity | |
Missing Data on Retrieval (0, null values) available you will still get an object that you can explore using reflection. The main idea of an object ... ;but the object values are not consistend. I've no idea how to go on. I want to export the data from | |
PersistenceManager.getObjectsById(Collection,boolean) throwing JDOException I have a call to getObjectsById(Collection,boolean) that is throwing a JDOException the first time I'm attempting to retrieve an object. If I try again, then the second request succeeds. Any idea ... .onstott Carr Onstott The stack trace provides general idea about the problem. Please try build 2.2.5 | |
Entity can be found by find() but not by query and sometimes we don't get the entity by query. Have you an idea what happens here? btc_es BTC EmbeddedSystems ... . Do you have another idea ? btc_es BTC EmbeddedSystems In that case, maybe it is related to the query cache | |
Null returned by Persistence.createEntityManagerFactory have two different databases to connect to. Any ideas what could be causing this? Thanks, elks elks ... out if there is some kind of configuration issue. Thanks, elks elks Zachary Elks No idea | |
How to add minutes to a Date with JPA2 Hi, I have to sum to a date of minutes, and check the date obtained is greater than the current date. My idea is as follows: Calendar currentTime = Calendar.getInstance(); Date currenteDate ... , good idea but my problem is to use the greater than subjects with Integer and Date Calendar | |
Custom Classloader: Issues with the Enhancer Agent version and return that? Any other ideas on how to approach this issue? Thank you for your time ... before enhancement is actually loaded. Any other ideas on how to approach this issue | |
Exception on comparing array fields against parameters in queries.JUnitCore.run(JUnitCore.java:157) at com. intellij .junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:68) at com. intellij .rt.execution.junit ... . intellij .rt.execution.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:242)   | |
Unexpected exception (Error 990) - Merge with no Transaction) at java.lang.reflect.Method.invoke(Method.java:597) at com. intellij .rt.execution.application.AppMain | |
Using SELECT BETWEEN with LocalDate" , date) .getResultList() ; I get the following error for e.date in IntelliJ (Type mismatch: number, date | |
com.objectdb.o.InternalException: java.lang.ArrayIndexOutOfBoundsException: null(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at com. intellij .rt.execution | |
Internal objectdb exception when using different language on a machine 7 english installation then we have no problems. Have you any idea why the ObjectDB has a strange ... : the enhancement check does not throw an objectdb exception. Have you an idea why the enhancement check does ... that you found the cause and thank you for the update. Have you an idea why the enhancement check | |
Add Type level permissions to ObjectDB Server such entity class could be either accessible for READ or for both READ and WRITE. More ideas and feedback regarding this feature request (also from other ObjectDB users) may help. support Support Another idea | |
Database access error , Doctor hanging on trying to repair, production shutdown at our biggest customer, still repairing, these are the messages that are currently posted (already any idea how things like ... before there are no new indexes, ObjectProperty has around 50 million objects, I have no idea |