Java/JEE Technical Blog
Java/JEE technical blog containing code snippets and tutorials.
Monday, August 26, 2013
CXF Codegen plugin - WSDL2Java
Friday, August 2, 2013
Auto generated ID / primary key in JPA [Oracle Database]
Introduction
* Use the
@SequeunceGenerator
annotation in your entity class.
* Create a sequence in Oracle database
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)