Extract Reified method of connection to Extension

Add update method
This commit is contained in:
2021-07-17 00:24:31 +02:00
parent 69f85b5bf5
commit 95e7a32747
8 changed files with 143 additions and 66 deletions

View File

@@ -1,6 +1,8 @@
package fr.postgresjson
import fr.postgresjson.connexion.Paginated
import fr.postgresjson.connexion.select
import fr.postgresjson.connexion.selectOne
import fr.postgresjson.entity.Parameter
import fr.postgresjson.entity.UuidEntity
import org.junit.Assert.assertEquals