Uses of Class
org.httpfeeds.server.HttpFeedServerProperties.Jdbc
-
-
Uses of HttpFeedServerProperties.Jdbc in org.httpfeeds.server
Methods in org.httpfeeds.server that return HttpFeedServerProperties.Jdbc Modifier and Type Method Description HttpFeedServerProperties.JdbcHttpFeedServerProperties. getJdbc()Methods in org.httpfeeds.server with parameters of type HttpFeedServerProperties.Jdbc Modifier and Type Method Description voidHttpFeedServerProperties. setJdbc(HttpFeedServerProperties.Jdbc jdbc)
-