Advanced Customization > Info*Engine Java Adapter Development > JADK Classes and Interfaces > JADK Structures and APIs > User-Defined Sections
  
User-Defined Sections
An adapter written with JADK includes some comments inside JADK code that indicate user-defined sections. These comments are there to remind you to add your custom code when writing your adapter. For example, if you write the adapter webject by copying the sample program to IeQueryObjects.java, you can fill in the user-defined section inside the init and processWebject methods.