Questions tagged as 'jpa'

2
answers

java.lang.nullException error

I'm developing software for an MVC (Model-view-controller) design video store with the Api Persistent Java Framework and the Extensible Markup Language (XML) language. My problem is this: When I log into the login screen of my system, a java....
asked by 09.06.2016 / 15:18
1
answer

Building select in HQL

I'm starting to use JPA with hibernate and I'm having doubts about the HQL query, I did a little research on the hql Query only that I could not understand much. I want to do this select in hql only I did not understand how to transform it into...
asked by 24.08.2018 / 18:46
1
answer

How to remove Java Persistence entity classes mapped to a deleted project?

Database entity classes mapped to a previous project that was deleted continue to appear if I create a new project with the same name. How to solve with Netbeans 8.2 and Glassfish 4.1 Enterprise application?     
asked by 28.06.2017 / 15:11
1
answer

An application for several databases!

Someone would have an example there about several accesses in a web system?  ie I have several databases in the cloud, aii the users will log in with your login and password and each one is in your database, someone has any in regards to this ty...
asked by 24.04.2016 / 19:03