Stephen
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
-
Stephen created a post, 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... -
Stephen created a post, AnsweredNo Parent Tag When Creating Multi-Module Maven Projects Using Archetype
I 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... -
Stephen commented, -
Stephen created a post, AnsweredBuilding Artifacts (.jar files) with Multiple Database Drivers
Hello, 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...