Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to create java classes dynamically at compile time

800455Jan 31 2008 — edited Feb 1 2008
I want to create a java class with string constants that represent
various columns in my database at compile time so it can take advantage of changes in the
database structure

Can someone show me how this can be done
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 29 2008
Added on Jan 31 2008
48 comments
917 views