Mapping of classes can be made into a proxy
instead of a table. A proxy is returned when actually a load is
called on a session. The proxy contains actual method to load the
data. The proxy is created by default by Hibernate, for mapping a
class to a file. The code to invoke Jdbc is contained in this
class.
Subscribe to:
Post Comments (Atom)
What is Map Collection?
A map collection refers to a set of maps that are compiled and organized for a specific purpose, such as research, education, or preservatio...
-
Sure, here is an example program in Java that swaps two characters in a string: public class StringSwapExample { public static void main...
-
import java.util.*; //class RemoveDuplicateCharatcersFromString = Main9 class Main9 { public static String removeDuplicates(String s) {...
-
// * execute without main method Program *// class Maind { static { System.out.println("Hello execute without main method."); ...
Thanx Sarabjeet
ReplyDelete