Uses of Interface
org.assertj.db.type.lettercase.WithPrimaryKeyLetterCase
Packages that use WithPrimaryKeyLetterCase
Package
Description
This package contains the classes that defines the different types used in assertj-db.
This package contains the interfaces and utility classes about the letter case.
-
Uses of WithPrimaryKeyLetterCase in org.assertj.db.type
Subinterfaces of WithPrimaryKeyLetterCase in org.assertj.db.typeModifier and TypeInterfaceDescriptioninterfaceRepresent access to a database with capacity to return schema metadata and settings for letter case management.Classes in org.assertj.db.type that implement WithPrimaryKeyLetterCaseModifier and TypeClassDescriptionclassAbstractDbData<D extends AbstractDbData<D>>classAbstractDbElement<D extends AbstractDbElement<D>>This class represents element from the database (either aAbstractDbDataor aChange).classChange in the database.classChanges in the database.classThe implementation ofConnectionProviderbased on java.sql.DataSource.classThe implementation ofConnectionProviderfrom JDBC url connection info.classA request in the database to get values.classRow in aAbstractDbData.classA table in the database to read to get the values. -
Uses of WithPrimaryKeyLetterCase in org.assertj.db.type.lettercase
Subinterfaces of WithPrimaryKeyLetterCase in org.assertj.db.type.lettercaseModifier and TypeInterfaceDescriptioninterfaceDefines the method to get the letter cases.