bolo17

java.sql.ResultSetMetaData

May 9th, 2020
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.  class: java.sql.ResultSetMetaData
  2. ================================================================================*/
  3.  
  4.  
  5. #ifndef J2CPP_INCLUDE_IMPLEMENTATION
  6.  
  7. #ifndef J2CPP_JAVA_SQL_RESULTSETMETADATA_HPP_DECL
  8. #define J2CPP_JAVA_SQL_RESULTSETMETADATA_HPP_DECL
  9. namespace j2cpp { namespace java { namespace lang { class String; } } }
  10. namespace j2cpp { namespace java { namespace lang { class Object; } } }
  11.  
  12.  
  13. #include <java/lang/Object.hpp>
  14. #include <java/lang/String.hpp>
  15.  
  16.  
  17. namespace j2cpp {
  18.  
  19. namespace java { namespace sql {
  20.  
  21.     class ResultSetMetaData;
  22.     class ResultSetMetaData
  23.         : public object<ResultSetMetaData>
  24.     {
  25.     public:
  26. get link:https://www.file-up.org/dsk2ydgqgwf6
Add Comment
Please, Sign In to add comment