How to map an existing table??
Posted: Thu Jun 30, 2011 1:53 am
hello,
i follow the tutorials and they all worked for me...
now i am trying to map some tables from an Oracle Database, it looks very simple, but i could not find the way to map my existing tables.
i created the clases, but i did not find a method to make the link between the existing tables and my classes.
NOTE: i can not use the create_table<>(ClassName) function.
any help?
best regards
i follow the tutorials and they all worked for me...
now i am trying to map some tables from an Oracle Database, it looks very simple, but i could not find the way to map my existing tables.
i created the clases, but i did not find a method to make the link between the existing tables and my classes.
NOTE: i can not use the create_table<>(ClassName) function.
any help?
best regards