Answer Posted / rice
Java database connectivity is a service technology from sun
micro systems.
It is a J2EE service technology from sun micro systems.
The main objective of this service technology is to persist
the Java Object state into the file system permanently.i.e
store the Java Object state into Relational model i.e in
database product.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the difference between map and flatmap in java?
What's the difference between code-based security and role-based security? Which one is better? : java security
What is web container in java?
When do we go for java 8 stream api? Why do we need to use java 8 stream api in our projects?
Which is best framework in java?
What can open a jar file?
What is the difference between deep copy and shallow copy in java
What are tlds in java?
What is war file in java?
What is transient in java?
What is the means of java?
What is java language expression?
What is a dao layer in java?
What is a cookie in java?
What if I write static public void instead of public static void?