1.

Are Judo's Jdbc Scripts Cross-rdbms's?

Answer»

It "Is Java's JDBC cross-RDBMS's", because Judo does not provide anything beyond what JDBC DRIVERS provide. In other words, Judo passes SQL and other parameters via JDBC API to the SPECIFIC JDBC driver being USED without further FILTERING and INTERPRETATION.

It "Is Java's JDBC cross-RDBMS's", because Judo does not provide anything beyond what JDBC drivers provide. In other words, Judo passes SQL and other parameters via JDBC API to the specific JDBC driver being used without further filtering and interpretation.



Discussion

No Comment Found