Pinned Repositories
asciidoctor-pdf-diagram-combo
Example of using Asciidoctor, using asciidoctor-diagram to generate some images, and generating HTML and PDF
catchup4kodi
core-398
Demonstration of DataNucleus issue core-398
jdo-audit-hook
Use of InstanceLifecycleListener to do basic auditing
jdo-bulkfetch-collection
Example of using JDO API with Bulk Fetch of a collection of persistables
jdo-fetch-fk-only
JDO Sample showing "fetch-fk-only" extension on a 1-1 relation (FK) field
jdo-mongodb-attach
Example of using the JDO API with JDO, detaching an object and then attaching it with an update
jpa-lambda-test
Simple test of using JPA with Java 8 lambda expression
mongodb-55
Template test for demonstrating issues with DataNucleus using the JDO API
rdbms-400
andyjefferson's Repositories
andyjefferson/jdo-mongodb-attach
Example of using the JDO API with JDO, detaching an object and then attaching it with an update
andyjefferson/asciidoctor-pdf-diagram-combo
Example of using Asciidoctor, using asciidoctor-diagram to generate some images, and generating HTML and PDF
andyjefferson/catchup4kodi
andyjefferson/core-398
Demonstration of DataNucleus issue core-398
andyjefferson/jdo-audit-hook
Use of InstanceLifecycleListener to do basic auditing
andyjefferson/jdo-bulkfetch-collection
Example of using JDO API with Bulk Fetch of a collection of persistables
andyjefferson/jdo-fetch-fk-only
JDO Sample showing "fetch-fk-only" extension on a 1-1 relation (FK) field
andyjefferson/jpa-lambda-test
Simple test of using JPA with Java 8 lambda expression
andyjefferson/mongodb-55
Template test for demonstrating issues with DataNucleus using the JDO API
andyjefferson/rdbms-400
andyjefferson/rdbms-496