Java
JDBC allows us to get metadata information of the DB and DB tables. Our aim here is to describe a table, we need to get the metadata of the DB table. We can achieve this with ResultSetMetaData interfa...
2 result(s) found
JDBC allows us to get metadata information of the DB and DB tables. Our aim here is to describe a table, we need to get the metadata of the DB table. We can achieve this with ResultSetMetaData interfa...
Most of the web applicatoins components are currently being developed with web service. It's important to understand the what is web service and how it works?Web services are application components. T...