Package com.mewebstudio.springboot.jpa.nestedset.kotlin
See: Description
-
Class Summary Class Description AbstractNestedSetService Abstract service class for managing nested set trees. -
Interface Summary Interface Description INestedSetNode Interface representing a node in a nested set tree structure. INestedSetNodeResponse Interface representing a response node in a nested set tree structure. JpaNestedSetRepository Repository interface for managing nested set nodes. -
Enum Summary Enum Description MoveNodeDirection Enum representing the direction of a move operation in a nested set tree structure. -
Object Summary Object Description NestedSetUtil Utility class for working with nested set trees.