• About
Triona Weblog

Software Development and much more

Development

General development articles

Erste Schritte mit Hibernate Spatial

02.04.2020 by Sebastian Schmitt

Hibernate Spatial ist ein Paket, das die objektrelationale Handhabung von geometrischen und geographischen Datentypen ermöglicht und mit einer Vielzahl von Datenbanken (Oracle, DB2, MySQL, SQL Server…) verwendet werden kann. Die folgenden Beispiele wurden mit einer MariaDB 10.4 auf einem Wildfly 15-Server getestet. 1. Einrichtung Um die Funktionalitäten von Hibernate Spatial zu verwenden, müssen folgende Abhängigkeiten … [Read more…]

Views: 9873
Posted in: Java Tagged: Hibernate, Hibernate Spatial, Java, Java Enterprise Development, JavaEE, JPA, JTS, MariaDB, ORM, Triona

MVC 1.0 Framework

05.03.2020 by Julian Schaubel

The MVC Framework is an action-based web-framework, which does not want to reinvent the wheel, but builds on top of existing and proven technologies. With focus on the Request-Response cycle, where we have free choice in how we want to handle it, it combines technologies like JAX-RS and CDI and new MVC features to reach … [Read more…]

Views: 11367
Posted in: Java Tagged: Java, Java Enterprise Development, JavaEE, JSR371, MVC, MVC 1.0, MVC API, MVC Beispiel, MVC Framework, Triona

CDI and Proxies

14.06.2019 by Stephan Flock

CDI – “Contexts and Dependency Injection” – is a powerful framework of the Java EE standard, which realizes important software design principles including loose coupling and the programming paradigm of aspect-oriented programming, made possible by interceptors intervening in method invocations. CDI has remarkable mechanisms that run in the background and allow comfortable use of such … [Read more…]

Views: 26614
Posted in: Development, Java, JEE, Triona Tagged: CDI, CDI Mechanism, Dependency Injection, Java, JEE, Proxies, ProxyFactory, Weld

Java collections: sequence and sorting

05.04.2019 by Stephan Flock

In many areas of programming, it is important to establish a common definition of terminology in order to develop clear definitions and to enable a mutual exchange on existing problems. In this case, we would like to deal with the terms of sequence, order and sorting, which developed complex meaning in their everyday use, and … [Read more…]

Views: 28238
Posted in: Collections, Development, Java, Triona Tagged: Collections, Comparable, Comparator, Iteration, Java

Java Collections: Reihenfolge und Sortierung

26.03.2019 by Stephan Flock

In vielen Bereichen der Programmierung ist es wichtig, eine gemeinsame Festlegung von Begrifflichkeiten zu etablieren, um klare Definitionen zu entwickeln und damit ein gegenseitiger Austausch über bestehende Problematiken möglich wird. In diesem Fall möchten wir uns mit den im Alltag vielschichtig belegten Begriffen Reihenfolge, Ordnung und Sortierung beschäftigen und sie in Java, insbesondere in Hinsicht … [Read more…]

Views: 28239
Posted in: Collections, Development, Java, Triona Tagged: Collections, Comparable, Comparator, Iteration, Java

Create a custom Maven Archetype from an existing project

23.08.2018 by Sandro Kowollik

Please take note that this blog will be featured in English and German since our development group is located in Mainz on the Rhine, Germany. A Maven Archetype is a project template to generate new projects on the fly. Even though there is a variety of different archetypes to start with, software developers come to … [Read more…]

Views: 34753
Posted in: Development, Java, JEE Tagged: Architecture, JavaEE, Maven, Maven Archetype
1 2 … 16 Next »
January 2021
M T W T F S S
 123
45678910
11121314151617
18192021222324
25262728293031
« Apr    

Tags

ajax Apache API Architecture CDI Collections CSS Database EA Eclipse EJB Enterprise Architect Erweiterungen Excel Hessian Hibernate HTML Java JavaEE javascript JDBC JEE JEE 6 jQuery JSF Makro Maven Oracle PHP Plugins Relation relationship Richfaces Security Service Service Facade SOA Spring Subversion Tomcat Tutorial VBA web application XML XML-Schema

Recent Posts

  • Erste Schritte mit Hibernate Spatial
  • MVC 1.0 Framework
  • CDI and Proxies
  • Java collections: sequence and sorting
  • Java Collections: Reihenfolge und Sortierung

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Copyright © 2021 Triona Weblog.

Impressum | Datenschutzerklärung