1. Table per concrete class - buang semua hubungan polymorphism and inheritance dari domain model
2. Table per class hierarchy- wujudkan poly dengan cara meng normalkan hubungan model dan gunakan jenis diskriminasi column utk hold type info
3. table per subclass - represent "is a" (inherintance) r/ships as "has a" (foreign key) relationships
Saturday, April 21, 2007
Wednesday, April 4, 2007
Configuring Tomcat with IIS Web Server
http://www.onjava.com/pub/a/onjava/2002/12/18/tomcat.html?page=1
Subscribe to:
Posts (Atom)