¡@

Home 

java Programming Glossary: levelstation

How to map a composite key with Hibernate?

http://stackoverflow.com/questions/3585034/how-to-map-a-composite-key-with-hibernate

key how to composite key in hibernate create table Time levelStation int 15 not null src varchar 100 not null dst varchar 100 not.. key confPathID references ConfPath confPathID primary key levelStation ConfPathID ENGINE InnoDB DEFAULT CHARSET utf8 java hibernate.. class TimePK implements Serializable protected Integer levelStation protected Integer confPathID public TimePK public TimePK Integer..