Interface ISqlJetMapTable

All Known Implementing Classes:
SqlJetMapTable

public interface ISqlJetMapTable
Author:
TMate Software Ltd., Sergey Scherbina (sergey.scherbina@gmail.com)
  • Method Summary

    Modifier and Type
    Method
    Description
    java.lang.Object[]
    get(long key)
     
     
    long
    put(long key, java.lang.Object... values)