{"id":50102104,"url":"https://github.com/ubuntuvim/jdbc_db_converstion","last_synced_at":"2026-05-23T08:03:09.466Z","repository":{"id":35603581,"uuid":"39876761","full_name":"ubuntuvim/jdbc_db_converstion","owner":"ubuntuvim","description":null,"archived":false,"fork":false,"pushed_at":"2015-07-29T06:18:10.000Z","size":672,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-02-27T03:32:35.774Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ubuntuvim.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-29T06:13:39.000Z","updated_at":"2015-07-29T06:18:11.000Z","dependencies_parsed_at":"2022-09-18T01:01:07.308Z","dependency_job_id":null,"html_url":"https://github.com/ubuntuvim/jdbc_db_converstion","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/ubuntuvim/jdbc_db_converstion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubuntuvim%2Fjdbc_db_converstion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubuntuvim%2Fjdbc_db_converstion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubuntuvim%2Fjdbc_db_converstion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubuntuvim%2Fjdbc_db_converstion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ubuntuvim","download_url":"https://codeload.github.com/ubuntuvim/jdbc_db_converstion/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubuntuvim%2Fjdbc_db_converstion/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33387657,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-05-23T08:03:05.953Z","updated_at":"2026-05-23T08:03:09.451Z","avatar_url":"https://github.com/ubuntuvim.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jdbc_db_converstion\n使用注解和反射实现通用性的 jdbc操作数据库之最简单的 jdbc 操作\nJDBC是什么?\nJDBC API是一个Java API，可以访问任何类型表列数据，特别是存储在关系数据库中的数据。JDBC代表Java数据库连接。\nJDBC通常的使用步骤有7步：\n•\t加载JDBC驱动程序；\n•\t使用数据库的用户名和密码以及 URL 获取链接数据的 connection\n•\t创建一个Statement或者是PreparedStatement（建议使用，放 SQL 注入）\n•\t执行 SQL\n•\t处理结果\n•\t关闭数据库链接释放资源\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fubuntuvim%2Fjdbc_db_converstion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fubuntuvim%2Fjdbc_db_converstion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fubuntuvim%2Fjdbc_db_converstion/lists"}