To reduce the amount of boilerplate, many frameworks have been developed, e.g. Lombok for Java. The same code as above is auto-generated by Lombok using Java annotations, which is a form of metaprogramming
Um die Menge an Boilerplate-Code zu reduzieren, wurden viele Frameworks entwickelt, z.B. Lombok für Java. Der gleiche Code wie oben wird von Lombok mithilfe von Java-Annotations automatisch generiert, welche eine art Metaprogrammierung ist
The application uses the infrastructure service of WebSphere, such as transactions, authentication, pooling, life cycle management etc. Access to the required resources is through dependency injection via the Spring Framework and specified using XML or Java Annotations.
Die Anwendung nutzt die Infrastrukturdienste von WebSphere, wie z.B. Transaktionen, Authentifizierung, Pooling, Life Cycle Management, etc. Der Zugriff auf die benötigten Ressourcen erfolgt per dependency injection über das Spring Framework und wird per XML, bzw. Java Annotations spezifiziert.
12.1 Further reading Mapping[edit] The mapping of Java classes to database tables is implemented by the configuration of an XML file or by using Java Annotations.
Das Abbilden von Java-Klassen auf Datenbanktabellen wird mittels einer [[Extensible Markup Language|XML]]-Datei"(Mapping File)" oder mit Java-Annotation bewerkstelligt.
OracleJVM supports Sun's JDK 1.5.This feature provides portability of J2SE applications (stand-alone JDBC or middle-tier) into the Oracle Database and the ability to take advantage of the key benefits of J2SE 5.0, such as the declarative programming style enabled by Java Annotations.
OracleJVM unterstützt JDK 1.5 von Sun. Dieses Feature ermöglicht die Portabilität von J2SE-Anwendungen (Standalone JDBC oder Middle-Tier) in Oracle Database. Außerdem können die Schlüsselvorteile von J2SE 5.0 genutzt werden, wie z.B. der deklarative Programmierungsstil, der von Java Annotations aktiviert wird.
The generated Java code uses annotations of JPA 2.0.
Der generierte Java-Code nutzt JPA Annotation (Version 2.0).
The Configuration is managed by annotations therefore Java 5 or higher is required.
Für die Konfiguration werden Annotations verwendet, daher wird für JAX-WS Java 5 oder eine neuere Version vorausgesetzt.
A process of adding a special form of syntactic metadata to Java source code is called annotation.
Das Hinzufügen einer speziellen Form syntaktischer Metadaten zum Java-Quellcode wird als Annotation bezeichnet.
Java JPA defines the FetchType.LAZY in the @Basic annotation.
Java JPA definiert FetchType.LAZY in der Annotation @Basic.
If you are writing a Java class, you can use the Declarative Services annotations.
Expand the Java Compiler node in the settings tree and select Annotation Processing.
Klappe den Java Compiler Knoten im Settings Tree auf und wähle Annotation Processing aus.
Contenu potentiellement sensible ou inapproprié
Les exemples vous aident à traduire le mot ou l’expression cherchés dans des contextes variés. Ils ne sont ni sélectionnés ni validés par nous et peuvent contenir des mots ou des idées inappropriés. Signalez des exemples à modifier ou à retirer. Les traductions potentiellement sensibles, inappropriées ou familières sont généralement marquées de rouge ou d’orange.