These values are used by the below finder functions, but should be overriden in the implementing class to actually, you know, do something.
These values are used by the below finder functions, but should be overriden in the implementing class to actually, you know, do something.
Find a single entry by ID.
Find a single entry by ID.
the 128-bit UUID, as a byte array, to search for.
an optional RowData object containing the results
Find a single entry by ID.
Find a single entry by ID.
the 128-bit UUID, as a byte array, to search for.
an optional RowData object containing the results
Find a single Content Entity by title.
Find a single Content Entity by title.
the content title to search by
the future optional RowData returned from the database
Inserts a new content.
Find all UserEntitys.
Find all UserEntitys.
The most important definition for any TDG object.
The most important definition for any TDG object. Use the pool to send database queries and prepared statements.
the connection pool to be used for making database queries
Save a Content row.
Save a Content row.
id of the saved/new content.