metadata
-
Core Java
Metadata Garbage Collection Threshold in Java
In Java, Metadata garbage collection (GC) is the process of automatically reclaiming memory that is no longer in use by…
Read More » -
sql
JDBC DatabaseMetaData Example
In this example will talk about how to get the Database’s Metadata and what is the usefulness of that information…
Read More »