We recommend the following process for developing, building, and executing a JVM COBOL application for JDBC: 
               	 
            
 
            	 
             
               		
               - Assemble your JDBC resources
                  		
               
- Assemble application components 
                  		
               
- Develop application code 
                  		
               
- Add appropriate database connection code to your JDBC programs 
                  		
               
- Build the project 
                  		
               
- Configure the JVM runtime environment
                  		
               
- Run the application