🔧 Optimizing GBase 8s JDBC with IFX_AUTOFREE
Nachrichtenbereich: 🔧 Programmierung
🔗 Quelle: dev.to
The JDBC driver for GBase 8s provides IFX_AUTOFREE, a parameter that cuts an extra network round trip when closing statements. If your application explicitly calls ResultSet.close(), the cursor is... [Weiterlesen]