Hello, I am trying to insert rows in my table by using a statement and a custom type. The idea is to update my custom struct in a loop and call statement.execute(true). The problem is that, despite what the doc says, the data is not exchanged. It insert the same values again and again.
My code sample is available at http://pastebin.com/yGML85xh Am I doing something wrong? (By the way, I'm using version 3.0.0) Regards, Julien ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Soci-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/soci-users
