simpleentity insert
B.Kamer <[email protected]>
| Newsgroups | gmane.comp.lib.binarycloud.devel |
|---|---|
| Message-ID | <[email protected]> |
hi, is it possible to expand the functionality of simpleentity in such a way that after an insert the new pk value is automatically loaded into the object... I see two possibilities: a query LAST INSERTED ID or use Creoles id generator, what would be best/preffered? It can be done in SimpleEntity or the extended classes depending whether this functionality is wanted in SimpleEntity Any thoughts? Thanks