Have you ever wondered what the difference between a JDBC and a JNDI connection is? If you’re familiar with at least one of these, it’s likely that you’re familiar with JDBC (but probably not JNDI). JDBC connections come up often in the Oracle world (for good reason). It’s a standard model/framework for designing drivers that interact […]
↧