[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/rockoder/tutorials/java8_stream/core-java/customers.xml [Back]  [Original]


  
    SELECT * FROM customers
    1008
    
    true
    1000
    0
    2


    0
    0
    0
    true
    ResultSet.TYPE_SCROLL_INSENSITIVE
    false
    customers
    jdbc:h2:mem:testdb
    
      com.sun.rowset.providers.RIOptimisticProvider
      Oracle Corporation
      1.0
      2
      1


    2
    
      1
      false
      true
      false
      0
      true
      true
      11
      ID
      ID
      PUBLIC
      10
      0
      CUSTOMERS
      TESTDB
      4
      INTEGER
    
    
      2
      false
      true
      false
      0
      true
      true
      50
      NAME
      NAME
      PUBLIC
      50
      0
      CUSTOMERS
      TESTDB
      12
      VARCHAR


      1
      Customer1
    
    
      2
      Customer2
    
    
      3
      Customer3
    
    
      4
      Customer4
    
    
      5
      Customer5



Web Proxy Viewer  |  New URL  |  Original Page