Java – develop a simple ORM
                                        
                    •
                    Java                                    
                I want to develop a simple ORM that performs crud functions Shold, do I use reflection?
Solution
Yes, hibernate uses reflection and annotations (or XML configuration files), but it only indexes and reads all meta information once (at startup) I suggest you take a look at existing ORM solutions before you start
                            The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
                        
                                            
                        THE END
                    
                    
                    
                                                        二维码
                        
                        
                                                
                        