Hi to all, iam new.
I having a Problems, after insert Data to my Table contacs,
The Insertaction works well, and if i make a SELECT * FROM Contacts
via MySQL Workbench i can see the New Data, but i have no choice to geht
the new Data thadt i have just inserted toe the Contacts Table i cannot
get it with a Simple Select * from contacts.
I only get the New Data, if i terminate my Programm and do a complete
new JDBC Connection.
Connection Details:
Using Glassfish v3, Pooled Datasource (JNDI)
and Prepared Statements
Unsing MySQL Connector/J: "mysql-connector-java-5.1.14.tar.gz"
(but have Tested since 5.1.14 / 13 / 12 and there are no changes noticed)
Any Ideas?
Thx for any Help!
I having a Problems, after insert Data to my Table contacs,
The Insertaction works well, and if i make a SELECT * FROM Contacts
via MySQL Workbench i can see the New Data, but i have no choice to geht
the new Data thadt i have just inserted toe the Contacts Table i cannot
get it with a Simple Select * from contacts.
I only get the New Data, if i terminate my Programm and do a complete
new JDBC Connection.
Connection Details:
Using Glassfish v3, Pooled Datasource (JNDI)
and Prepared Statements
Unsing MySQL Connector/J: "mysql-connector-java-5.1.14.tar.gz"
(but have Tested since 5.1.14 / 13 / 12 and there are no changes noticed)
Any Ideas?
Thx for any Help!