Examples with "JavaBeans to" and their translation 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.
Create standard web services and JavaBeans to enable flexible reuse of terminal application business logic in new business processes and applications.
Cree servicios web estándar y JavaBeans para habilitar la reutilización flexible de lógica de negocio de aplicaciones de terminal en nuevos procesos de negocio y aplicaciones.
Andere resultaten
Hibernate uses JavaBean classes to represent database tables in memory.
Hibernate usa clases JavaBean para representar las tablas que actúan como bases de datos en la memoria.
MyBatis can usually figure out the type if you're mapping to a JavaBean.
Normalmente MyBatis puede adivinar el tipo de datos de una propiedad de un JavaBean.
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.
MyBatis also supports private properties and private JavaBeans properties to achieve this, but some people prefer Constructor injection.
MyBatis también soporta propiedades privadas para conseguir esto mismo pero habrá quien prefiera utilizar la inyección de Constructor.
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.
Commerce JavaBeans - enables developers to write components to extend JCC functionality such as interfacing with payment servers and other transaction protocols.
CCM proporciona a los usuarios una funcionalidad de CCM como interfaz con servidores de pago y otros protocolos de transacción.
Regarding the coupling of the components generated by the application Evolution Swing JavaBeans technology was used to achieve recognition within the tool NetBeans 5.0 and later.
En lo referente al acoplamiento de los componentes generados por la aplicación Swing Evolution se empleó la Tecnología JavaBeans para lograr el reconocimiento dentro de la herramienta NetBeans 5.0 y posteriores.
In the next post, we'll do some interesting things with JavaBeans.
En el siguiente post haremos algunas cosas interesantes con JavaBeans.
It may also be used to parse simple JavaBean expressions.
También puede utilizarse para analizar expresiones simples de 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.
Also note how the JavaBean is now serializable.
También observa como el JavaBean es ahora serializable.