DataDirect Spy Log Example 
  
   This section provides information to help you understand the content of your own DataDirect Spy logs. For example, suppose your application executes the following code and performs some operations:
  
  
   Class.forName("com.ddtek.jdbc.sqlserver.SQLServerDriver");
   
  
   The log file generated by DataDirect Spy would look similar to the following example. Notes provide explanations for the referenced text.
  
  
   spy>> Connection[1].getMetaData()