sissou123

Untitled

Jul 13th, 2021
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  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