Home > Random Musings > you know the honeymoon is over when…

you know the honeymoon is over when…

the first thing out of your boyfriend’s mouth in the morning is “what is the difference between JDBC and JNDI ?”

Categories: Random Musings
  1. laura
    June 2, 2007 at 14:28 | #1

    seriously,
    what is the difference between JDBC and JNDI????

  2. June 2, 2007 at 18:16 | #2

    From Wikipedia:

    The Java Naming and Directory Interface (JNDI) is an API for directory service that allows clients to discover and lookup data and objects via a name.

    whereas

    JDBC is an API for the Java programming language that defines how a client may access a database.

    Basically JNDI is for accessing directory services (like Active Directory) whereas JDBC is for accessing databases (usually relational databases like MySQL).

  1. No trackbacks yet.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.