answersLogoWhite

0

What is data binding in java?

Updated: 12/8/2022
User Avatar

Wiki User

12y ago

Best Answer

Data binding is basically a technique for binding two data/information sources together and maintaining a synchronization of data.

You usually achieve this with two data/information sources with different languages as in XML data binding or in fact using Java, Java UI elements to Java objects.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is data binding in java?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are the types of server controls that participate in declarative data binding model?

Java sql programming


How data hiding is achieved in java?

Data hiding in the java is achieved through the use of encapsulation.


How ploymorphism and inheritance is different from that in Java and c plus plus?

C++ allows multiple inheritance while Java does not. In my opinion, multiple inheritance is not useful because it can get very confusing very quick. For polymorphism, C++ does early binding by default, while Java does late binding by default. Late binding is more useful than early binding.


What do you mean by binding of data?

Data binding is the process that establishes a connection between the application UI and business logic. If the binding has the correct settings and the data provides the proper notifications, then, when the data changes its value, the elements that are bound to the data reflect changes automatically.


What is dynamic binding in java?

Dynamic Binding means declaring variables at run time only rather than declaring it at compile time.


Is button a data type in Java?

In Java, just about anything is defined as a class; a class is a data type, so yes.


How do you convert java data to SQL data?

kill urself


What are Java Data Objects used for?

The Java Data Objects AVI is used primarily by application programmers and it helps the programmer by storing the Java Domain into a persistent store or database.


Is float is a keyword in java?

yes, float is keyword and data type in java


Provide information on java data objects?

Information on Java data objects can be found on several websites that offer Java tutorials. Among these websites are the Oracle website and also Wikipedia.


Does java supports unsigned data types?

No, in Java, only signed numbers are defined.


What is a connection class in java?

to connect java and data base...use connection stament