{"id":15954266,"url":"https://github.com/yunir/client-server-application","last_synced_at":"2025-04-04T05:44:15.094Z","repository":{"id":39961139,"uuid":"107810760","full_name":"Yunir/client-server-application","owner":"Yunir","description":"ITMO (09.03.04). 2nd semester. Programming. 8th lab work.","archived":false,"fork":false,"pushed_at":"2024-02-21T00:14:23.000Z","size":2293,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-09T17:17:07.640Z","etag":null,"topics":["db","i18n","l10n","maven","orm"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Yunir.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-21T19:46:23.000Z","updated_at":"2022-02-16T03:08:23.000Z","dependencies_parsed_at":"2024-10-29T21:39:50.756Z","dependency_job_id":null,"html_url":"https://github.com/Yunir/client-server-application","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yunir%2Fclient-server-application","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yunir%2Fclient-server-application/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yunir%2Fclient-server-application/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yunir%2Fclient-server-application/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Yunir","download_url":"https://codeload.github.com/Yunir/client-server-application/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247128738,"owners_count":20888234,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["db","i18n","l10n","maven","orm"],"created_at":"2024-10-07T13:16:54.612Z","updated_at":"2025-04-04T05:44:15.075Z","avatar_url":"https://github.com/Yunir.png","language":"Java","readme":"## Technical requirements\n- [x] The data exchange between the client and server must be carried out using **TCP**.\n- [x] The server should use input/output streams.\n- [x] The client should use the network channel.\n- [x] Use `java.sql.DriverManager` to connect to the database.\n- [x] The username and password for connecting to the database should be specified in the arguments of the `getConnection()` method.\n- [x] Use `javax.sql.rowset.FilteredRowSet` to get query results.\n- [x] Collective data deletion and insertion operations must be implemented using transactions.\n- [x] Single data modification operations must be implemented using the `CallableStatement.execute()` method.\n\n## How-to-run\n* Server database\n    ```sh\n    cd ServerDataBase\n    mvn compile \n    mvn exec:java\n    ```\n* Client database\n    ```sh\n    cd ClientDataBase\n    mvn compile \n    mvn exec:java\n    ```\n    \n## Results\nAfter completing this laboratory work I found out how to internationalize application using Resource Bundle and create ORM with the reflection.\n\n## Next actions\n- [ ] Add command to \"How-to-run\" section that will help to start standalone PostgreSQL Server in Docker with port forwaring\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyunir%2Fclient-server-application","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyunir%2Fclient-server-application","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyunir%2Fclient-server-application/lists"}