Home
Java
2D Graphics GUI
3D
Advanced Graphics
Ant
Apache Common
Chart
Class
Collections Data Structure
Data Type
Database SQL JDBC
Design Pattern
Development Class
EJB3
Email
Event
File Input Output
Game
Generics
GWT
Hibernate
I18N
J2EE
J2ME
JavaFX
JDK 6
JDK 7
JNDI LDAP
JPA
JSP
JSTL
Language Basics
Network Protocol
PDF RTF
Reflection
Regular Expressions
Scripting
Security
Servlets
Spring
Swing Components
Swing JFC
SWT JFace Eclipse
Threads
Tiny Application
Velocity
Web Services SOA
XML
Generated Primary Key « JPA « Java
Java
JPA
Generated Primary Key
1.
Use Table Generator To Generate ID
2.
Set Initial Value Of Table Generator
3.
ID Generation Type: TABLE
4.
ID Generation Type: IDENTITY
5.
ID Generation Type AUTO
6.
ID For Two Entities From One Table
7.
Create Your Own Table For Table Generator