I would like to ask if there is some kind of environment in Java that can automatically generate objects (objects) from the database? A similar opportunity in a visual studio is “generate a model from a database”.
thanks for answers
Check out the Java Persistence API . You can generate JPA objects from an existing database in Eclipse.
Source: https://habr.com/ru/post/1389106/More articles:Win32 cannot resume a thread that pauses it - multithreadingSQL string replaces pattern - sqlHow to manage multiple scenes / screens on AndEngine for Android - andengineNeed help coloring / replacing arbitrary strings with Bash and sed - stringExtract data into unit test AAA template - c #Overloading the static Boost.Python method - c ++what is the dict class used for - pythonWhat is used for a key in System.Windows.Forms.Control.ControlCollection? - c #Is it bad to use variable variables in php as follows? - variablesBuild a PHP variable name based on other variable values and static text - phpAll Articles