Stap 1. Zoek in de Java Documentatie de gegevens op van DriverManager, Connection, Statement en ResultSet. Kijk ook wat de aangeleerde methoden zoals getConnection, createStatement, executeQuery, … doen en hoe deze beschreven staan.
Stap 2. Maak een extra pakket aan in het jdbclessons pakket, en benoem dit met beerapp
Stap 3. Maak een nieuwe klasse aan die onze Main app zal bevatten. Benoem deze klasse met BeerApp.
Stap 4. Schrijf zelf de code uit om alle bieren uit de databank op te vragen en toon deze in de terminal. Voorzie hiervoor een afzonderlijke methode die we in de main kunnen aanroepen.
Stap 5. Sorteer de bovenstaande zoekopdracht volgens het alcohol gehalte.
Stap 6. Voorzie nu een methode die de bieren opvraagt die een specifieke alcohol gehalte heeft en print deze in de terminal.
De oplossing van deze opdracht is terug te vinden op onze GitHub Repository met de Tag Assignement2.
Cookie | Duur | Beschrijving |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |