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.
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
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.
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.
The generated Java code uses annotations of JPA 2.0.
Der generierte Java-Code nutzt JPA Annotation (Version 2.0).
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.
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.
If you are writing a Java class, you can use the Declarative Services annotations.
Java JPA defines the FetchType.LAZY in the @Basic annotation.
Java JPA definiert FetchType.LAZY in der Annotation @Basic.
Annotation: A valid Java identifier must be given. severity
Anmerkung: Es muss ein gültiger Java Bezeichner angegeben werden. severity
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.