coreservlets
Class FruitCreation
java.lang.Object
|
+--coreservlets.FruitCreation
- public class FruitCreation
- extends Object
Creates a simple table named "fruits" in either
an Oracle or a Sybase database.
Taken from Core Servlets and JavaServer Pages
from Prentice Hall and Sun Microsystems Press,
http://www.coreservlets.com/.
© 2000 Marty Hall; may be freely used or adapted.
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
FruitCreation
public FruitCreation()
main
public static void main(String[] args)
 |
|---|
| CSAJSP @ amazon.com |
|---|