Examples of using Java objects in English and their translations into Chinese
{-}
-
Political
-
Ecclesiastic
-
Programming
The data-model is not in a textual format, it's from Java objects.
Databases, web services, Java objects can serve as a data source for reporting.
Abstract away the unfamiliar SQL types andprovide us to work around familiar Java Objects.
It offers the possibility to convert Java objects into XML structures and the other way around.
You can write Tapestry pages andcomponents as plain old Java objects(POJOs).
However, if you use Java objects, you would run into serialization and classloading troubles.
Spring unifies several transaction management API's and coordinates transaction for Java Objects.
Gson is a Java library that can be used to convert Java Objects into their JSON representation.
Abstracts away the unfamiliar SQL types andprovides a way to work around familiar Java Objects.
Remote management: configurative exposure and management of Java objects for local or remote configuration via JMX.
JAXB or Java Architecture for XML Binding is the most common framework used by developers to marshal andunmarshal Java objects.
This is an advanced ORMframework that lets you perform the database operation on Java objects(entities).
With the rise in popularity of SOA comes theclass of application that simply needs to send Java objects to an XML sink.
Js application is that the data model consists of Java Objects, which the user can manipulate from his Java code.
JSR-311 provides a set of annotations with associated classes andinterfaces that can be used to expose Java objects as Web resources.
It is easy to call Java methods, create Java objects, implement Java interfaces, and extend Java classes.
Assuming you have changed the settings in the wizard,you can regenerate the Java objects, as indicated below:.
Cayenne binds one or more database schemas directly to Java objects, managing atomic commit and rollbacks, SQL generation, joins, sequences, and more.
It simply provides toJson() and fromJson() methods to convert Java objects to JSON and vice-versa.
Remote access framework: configurative RPC-style marshalling of Java objects over networks supporting RMI, CORBA and HTTP-based protocols including web services(SOAP).
It simply provides toJson() and fromJson() methods to convert Java objects to JSON and vice-versa.
Spring enables you to build applications from"plain old Java objects"(POJOs) and to apply enterprise services non-invasively to POJOs.
Groovy is running at the top of a Java VM andmakes available any existing Java objects(so all the API) to Groovy.
Spring enables you to build applications from"plain old Java objects"(POJOs) and to apply enterprise services non-invasively to POJOs.
In Java some storage exists on the stack- in particular,object references, but Java objects are not placed on the stack.
The Java Persistence API defines a way to map regular,plain old Java objects(sometimes referred to as POJOs) to a database.
Inversion of control container:configuration of application components and lifecycle management of Java objects, done mainly via dependency injection.
This specification defined aset of coding policies that enabled simple Java objects to be reusable and easily composed into more complex applications.