Stephen
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
-
Created Generate Persistence Mapping by Database Structure for @OneToOne Mapping Not Working?
I am trying to understand why the Generate Persistence Mapping by Database Structure is not mapping @OneToOne (bi-directional) on the entities. For my database structure, I've tried a foreign key f... -
Created No Parent Tag When Creating Multi-Module Maven Projects Using Archetype
AnsweredI am creating a multi-module Maven project and notice that the parent tag is present in the child module when no archetype is selected. But when I create a module and select an archetype (quickstar... -
Edited Building Artifacts (.jar files) with Multiple Database Drivers
AnsweredHello, I am trying to build a .jar file for an application that logs into an Oracle database then logs into a MariaDB database to store those data. I built the .jar file following https://www.jetbr...