I want to develop a simple form that implements CRUD functionality. Please note that I use reflection? do libs, like sleep mode, use reflection? can using reflection cause a typo to a large extent?
Yes, Hibernate uses reflection and annotations (or XML configuration files), but it will index and read all meta-information once (at startup). I would recommend, though, take a look at existing ORM solutions first, before you start rolling on your own.
ORM DAO ( ). CRUD.
ORM :
, JPA (Java Persistence API) JPA.
, , cglib, asm, javassit - ORM.
. ORM. ORM , , . . . , , ( ).
google " ORM", , ( ) . ( )
, ORM- GAE gaedo. , . , . , .
, . , , , .
, , .
"Les castcodeurs" ( Java), - " reimplementation" Hibernate. , , , ,...
, , - .
JLibs-JDBC.
ORM, xml
, ; - . , , , (, , , ).
Hibernate, , , .
My recommendation is that you first write a working dead solution, and then start optimizing when you go.
Source: https://habr.com/ru/post/1736480/More articles:Regular expression to match C multi-line preprocessor statements - pythonDependency Property in WPF / SilverLight - wpfASP.NET MVC, can a controller change the entered values? - asp.net-mvcHow do I dynamically scale my Google map? - google-mapswhat is the best free editor for xslt and mybe xsl: fo and xml? - xmlProgrammatically add bookmark in Chrome - google-chromeВсегда ли репозиторий git должен находиться в своем собственном каталоге - gitHow to place an array of complex objects (with an array of complex objects) using jQuery - jqueryCSS div # id for what? - cssNeed help sending data to asp.net mvc application using jquery - jqueryAll Articles