Vertaling van "A JavaBean" in Spaans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
A JavaBean property is a named attribute that can be accessed by the user of the object.
Una propiedad JavaBean es un atributo llamado que se puede acceder por el usuario del objeto.
A JavaBean, sometimes just called bean, it's a class that follows two simple rules.
Un JavaBean, algunas veces llamado simplemente bean, es una clase que cumple con dos reglas muy simples.
Wizards support the automatic generation of additional artifacts, such as a JavaBean proxy to easily access the web service, and a test client.
Los asistentes soportan la generación automática de artefactos adicionales, como una proxy de JavaBean para acceder fácilmente al servicio web y un cliente de prueba.
Inserts the property of a JavaBean into the output
In order to function as a JavaBean class, an object class must obey certain conventions about method naming, construction, and behaviour.
Para funcionar como una clase JavaBean, una clase debe obedecer ciertas convenciones sobre nomenclatura de métodos, construcción y comportamiento.
In order to function as a JavaBean class, an object class must obey certain conventions about method naming, construction, and behaviour.
Para funcionar como una clase JavaBean, una clase debe obedecer ciertas convenciones sobre nomenclatura de métodos, construcción, y comportamiento.
Following are the unique characteristics that distinguish a JavaBean from other Java classes
A continuación se presentan las características únicas que distinguen a un JavaBean de otras clases de Java
UJO object is a data container similar like a JavaBean, however the UJO architecture offers a new scope of utilization.
UJO objeto es un contenedor de datos similar como un JavaBean, sin embargo la arquitectura UJO ofrece un nuevo ámbito de utilización.
The name attribute references the id of a JavaBean previously introduced to the JSP by the useBean action.
El atributo de nombre hace referencia a la identificación de un JavaBean previamente introducida al JSP por la acción useBean.
MyBatis can usually figure out the type if you're mapping to a JavaBean.
Some people say that a JavaBean must also implement the Serializable interface.
Algunas personas dicen que un JavaBean también debe de implementar la interfaz Serializable.
The useBean action declares a JavaBean for use in a JSP.
El useBean acción declara un JavaBean para su uso en un JSP.